Anonymous Contributor
|
120fb3772e
|
Fix formatting according to PSR-12
|
2023-08-27 05:31:32 +02:00 |
Anonymous Contributor
|
6f150ac55c
|
Fix session variable assignment in login
|
2023-08-23 18:16:36 +02:00 |
Anonymous Contributor
|
0991d5a487
|
Improve login security and efficiency
|
2023-08-23 18:16:36 +02:00 |
Anonymous Contributor
|
1ee795a399
|
Improve routing
|
2023-08-23 18:16:36 +02:00 |
Anonymous Contributor
|
82157cad76
|
Add e-mail-based password reset feature
|
2023-08-23 18:16:36 +02:00 |
Anonymous Contributor
|
94e8b2e6af
|
Improve login form error messages
|
2023-08-23 18:16:36 +02:00 |
Anonymous Contributor
|
0140cf1a57
|
Revert password hashing for OpenSim compatibility
|
2023-08-23 18:16:36 +02:00 |
Anonymous Contributor
|
2670cf604e
|
Change validation regexes to be more strict
|
2023-08-23 18:16:36 +02:00 |
Anonymous Contributor
|
6b88527f05
|
Properly check request method in login form
|
2023-08-23 18:16:35 +02:00 |
Anonymous Contributor
|
87c21a06eb
|
Fix incorrect regex escaping
|
2023-08-23 18:16:35 +02:00 |
Anonymous Contributor
|
d3f3ca5779
|
Fix include/template paths
|
2023-08-23 18:16:35 +02:00 |
Anonymous Contributor
|
17fe6651c8
|
Reflect directory structure changes
|
2023-08-23 18:16:35 +02:00 |
Anonymous Contributor
|
4415adb6e6
|
Reflect directory structure changes
|
2023-08-23 18:16:35 +02:00 |
Anonymous Contributor
|
a699bf2dee
|
Small fixes
|
2023-08-23 18:16:34 +02:00 |
Anonymous Contributor
|
c4ce814333
|
Use Argon2id as password hashing algorithm
|
2023-08-23 18:16:34 +02:00 |
Anonymous Contributor
|
bd3df89454
|
Fix various small errors
|
2023-08-23 18:16:34 +02:00 |
Anonymous Contributor
|
ed9f4c8eed
|
Unset pre-session on login and registration
|
2023-08-23 18:16:34 +02:00 |
Anonymous Contributor
|
7b08766668
|
Always encode user input before including in HTML
|
2023-08-23 18:16:34 +02:00 |
Anonymous Contributor
|
70962b0c63
|
Only fetch required rows from database
|
2023-08-23 18:16:34 +02:00 |
Anonymous Contributor
|
c49a52e116
|
Fix user name regex
|
2023-08-23 18:16:34 +02:00 |
Anonymous Contributor
|
6a6e7db2ce
|
Sanitize 'page' GET parameter in login.php
|
2023-08-23 18:16:34 +02:00 |
Anonymous Contributor
|
588beb3c05
|
Validate user input in login form
|
2023-08-23 18:16:34 +02:00 |
Christopher
|
f1912e4ea2
|
add admin menu
|
2020-08-04 11:44:59 +02:00 |
Christopher
|
ad4dd32ecb
|
add password change
|
2020-08-02 04:44:32 +02:00 |
Christopher Latza
|
9401416c63
|
add files
|
2020-06-03 17:31:18 +02:00 |