|
eefb6e0dac
|
Make tests pass
|
2021-11-08 01:21:51 +01:00 |
|
|
82ab0b963c
|
Switch to esm and add import auto format
|
2021-05-03 20:52:52 +02:00 |
|
|
cfc632ba1a
|
Approval mode: revoke unapproved users auth proofs
Also add tests for auth approval mode
|
2021-04-22 18:01:13 +02:00 |
|
|
9ff832fb6f
|
TestApp: don't ignore commands by default
|
2021-03-30 12:03:26 +02:00 |
|
|
caae753d74
|
Allow users to change their username every configurable period of time
Closes #22
|
2021-02-23 17:43:11 +01:00 |
|
|
3ce81e25cf
|
Add tests for password remove flow
Closes #28
|
2021-02-21 16:28:27 +01:00 |
|
|
e4768141bc
|
Simplify RedirectBackComponent into PreviousUrlComponent
Closes #12
|
2021-01-24 22:42:20 +01:00 |
|
|
1b8ff1428f
|
Add persist session checkbox on login
Makes session not persistent by default
Closes #11
|
2021-01-24 16:33:33 +01:00 |
|
|
93c41ebd7e
|
Authenticated.test: reorganize tests
Closes #15
|
2021-01-22 13:35:30 +01:00 |
|
|
49168b5391
|
Add account management (email addresses management, password management)
Closes #8
Closes #9
|
2021-01-22 12:22:11 +01:00 |
|
|
7be3e00c46
|
Authentication tests: add no username component tests
Closes #7
|
2020-11-16 12:13:49 +01:00 |
|
|
01277ea910
|
Authentication tests: add authenticate with email and password tests
|
2020-11-16 11:44:04 +01:00 |
|
|
a5ee9922ec
|
Authentication tests: add authenticate with username and password tests
|
2020-11-15 15:51:52 +01:00 |
|
|
72fe0bbda8
|
Authentication tests: add authenticate with email (magic_link) tests
|
2020-11-15 15:23:24 +01:00 |
|
|
7db3e0166a
|
Authentication tests: fix Cannot register without username test
|
2020-11-15 15:21:54 +01:00 |
|
|
124bc8785f
|
MagicLinkUserNameComponent: allow null username
|
2020-11-15 15:21:26 +01:00 |
|
|
ef51d128f1
|
Authentication tests: refactor magic link following from mail
|
2020-11-15 14:21:11 +01:00 |
|
|
0d0724c315
|
Authentication tests: add more tests to email registration
|
2020-11-15 14:16:17 +01:00 |
|
|
42da8a68bb
|
Validation: respond with http 400 instead of 401
|
2020-11-15 14:12:45 +01:00 |
|
|
b28e2b75b7
|
Authentication: Improve registration tests and fix register/login overlap
|
2020-11-15 12:20:57 +01:00 |
|
|
698ace965f
|
Add authentication tests for username registration
|
2020-11-14 18:16:58 +01:00 |
|