|
caae753d74
|
Allow users to change their username every configurable period of time
Closes #22
|
2021-02-23 17:43:11 +01:00 |
|
|
562431449b
|
Allow users to remove their password in case they forget it
Closes #23
|
2021-02-20 20:18:03 +01:00 |
|
|
f07f7cacee
|
Fix account.njk error on fresh new account with username and password
Fixes #24
|
2021-02-18 11:43:27 +01:00 |
|
|
8b805a484b
|
account view: normalize icons
|
2021-01-25 17:44:21 +01:00 |
|
|
5caa0be862
|
FormHelperComponent: add field ID prefix to prevent conflicts
Fixes #20
|
2021-01-25 17:26:42 +01:00 |
|
|
744923dc78
|
Auth view: merge register forms in one with js switch
|
2021-01-25 17:25:07 +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 |
|
|
49168b5391
|
Add account management (email addresses management, password management)
Closes #8
Closes #9
|
2021-01-22 12:22:11 +01:00 |
|
|
b75b227ca1
|
Add required username to magic link authentication and fix many errors
|
2020-11-14 17:24:57 +01:00 |
|
|
79d704083a
|
Add many eslint rules and fix all linting issues
|
2020-09-28 14:15:22 +02:00 |
|
|
eb935bf52a
|
Fix auth redirect_uri chain
|
2020-07-15 12:31:07 +02:00 |
|
|
634edda704
|
RedirectBackComponent: fix it and integrate it into NunjucksComponent
|
2020-07-15 10:24:01 +02:00 |
|
|
d6266e4396
|
Promote auth view to core
|
2020-07-14 15:06:30 +02:00 |
|