Gergő Jedlicska
|
0ac118e05c
|
(refactor) server for less app-root-path
|
2022-05-03 13:10:00 +02:00 |
|
Cristian Balas
|
5a0632b7a3
|
auth fixes, k8s fixes (#696)
|
2022-04-13 17:11:11 +03:00 |
|
Fabians
|
1c7436e7ff
|
extra prefer-const & object-shorthand
|
2022-04-04 19:00:24 +03:00 |
|
Gergő Jedlicska
|
d53df11f77
|
style(server): fix all eslint errors and break the tests
|
2022-03-31 14:18:44 +02:00 |
|
Gergő Jedlicska
|
569b4688fa
|
style(all): reformat with print width 88
|
2022-03-29 19:46:49 +02:00 |
|
Fabians
|
aa5e94d640
|
chore: reformatting everything with prettier
|
2022-03-29 17:12:31 +03:00 |
|
Dimitrie Stefanescu
|
75d2924de5
|
feat(server): starts work on #62
scaffolds basic server invite logic
|
2021-03-14 11:40:42 +00:00 |
|
Dimitrie Stefanescu
|
7d055859f4
|
fix(server): correctly concats pwd reset url & adds notrack attr on reset link
|
2021-03-09 09:20:01 +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
|
8dcc203175
|
feat(server): finalised pwd resets
|
2021-03-06 11:08:13 +00:00 |
|
Dimitrie Stefanescu
|
a47874f8c0
|
feat(server): pwd resets ✅
users can now reset passwords. still todo: integration with .env vars for email provider & tests
|
2021-03-05 08:22:19 +00:00 |
|
Dimitrie Stefanescu
|
80761a963c
|
feat(server): adds finalize reset pwd handler
|
2021-03-04 20:05:41 +00:00 |
|