|
56481c8289
|
[CORE] Add passowrd reset and forgot password functionality
|
2021-08-03 19:22:54 +00:00 |
|
|
bdbd588de9
|
[CORE][SECURITY][EMAIL] Move email confirmation functionality to it's own static wrapper, in preparation for adding password reset functionality
|
2021-08-03 19:22:54 +00:00 |
|
|
bf01e97533
|
[SECURITY] Remove aggressive normalization of nicknames. This will be moved to a plugin in the future and we'll open an RFC, as discussed
|
2021-07-26 17:12:42 +00:00 |
|
|
a1cac40f6a
|
[MODULES] Introduce the concept of abstract modules to V3
Introduce placeholder for abstract upload and thumb modules
Temporarily supress some bugs
|
2021-04-16 20:21:54 +01:00 |
|
|
256169a3c4
|
[GIT] Change my email to the new one in all files and bump copyright year
|
2021-04-14 15:37:23 +00:00 |
|
Hugo Sales
|
4945a1342f
|
[SECURITY] Wrap getUser in a try catch, in case the user doesn't exist
|
2021-04-14 15:37:22 +00:00 |
|
Hugo Sales
|
60002df680
|
[SECURITY] Small refactor in Authenticator.php, to remove unused services
|
2021-04-14 15:37:21 +00:00 |
|
Hugo Sales
|
f081d58e2b
|
[USER][UI][AUTHENTICATION] Add registration form
|
2021-04-14 15:37:21 +00:00 |
|
Hugo Sales
|
0ef9223803
|
[LOGIN] Implement password checking and related systems
|
2021-04-14 15:37:21 +00:00 |
|
Hugo Sales
|
0e96ffe287
|
[UI][SESSION] Add login and logout pages
|
2021-04-14 15:37:21 +00:00 |
|