Gergő Jedlicska
|
6ab8f34a84
|
test(server): add email verification send and creation test
|
2022-01-19 22:04:02 +01:00 |
|
Gergő Jedlicska
|
afceeae48a
|
refactor(server): refactor email sending service, fix small race condition
|
2022-01-19 22:03:32 +01:00 |
|
Gergő Jedlicska
|
c5c2b5471d
|
feat(server): add email verification service
|
2022-01-19 22:02:45 +01:00 |
|
Gergő Jedlicska
|
8050c30d6d
|
test((server) archival tests): add archived user scope tests
also i'm trying to fix flaky tests
|
2021-11-04 13:33:22 +01:00 |
|
Cristian Balas
|
164fb01d50
|
added EMAIL_FROM environment variable (#207)
|
2021-05-03 13:13:02 +03:00 |
|
Dimitrie Stefanescu
|
3ed4729c94
|
feat(server/invites): fixes a bug in 3rd party strategies & invites, and other changes
changes sender to no-reply@speckle.systems; updates invite email subject based on wether it's a
generic invite or a server invite, etc.
|
2021-03-22 18:44:58 +00:00 |
|
Dimitrie Stefanescu
|
18c94613c5
|
feat(server): emails now use env vars to create transport
if not provided, the module will log an error. in testing env, uses a temp etherealmail account &
logs message urls.
|
2021-03-07 13:08:42 +00:00 |
|
Dimitrie Stefanescu
|
b88d794d39
|
test(server): adds missing tests
user pwd change service, and basic checks on pwd reset tokens
|
2021-03-06 17:42:12 +00:00 |
|
Dimitrie Stefanescu
|
4fb8e7841c
|
feat(server): adds basic email module
|
2021-03-03 18:04:05 +00:00 |
|