|
2844a47f9f
|
feature-user-table: fix potential obscure XSS attack
|
2021-09-03 01:08:27 +01:00 |
|
|
cfd087d919
|
Add MPL 2.0 short header to core code files
|
2020-09-23 23:22:39 +01:00 |
|
|
1367641b58
|
Bugfix: Fix crash when trying to access the user table when not logged in as an admin.
Thanks, @Gert-dev for php-ide-serenata!
|
2019-05-11 12:41:43 +01:00 |
|
|
4e801c4692
|
Bugfix: Consolidate user->email & user->emailAddress.
Also add an auto-migrator on login.
Fixes #167
|
2019-05-06 23:44:38 +01:00 |
|
|
b6eda24ada
|
Implement user deleting
|
2018-05-15 23:25:39 +01:00 |
|
|
f7f408280f
|
Add nice title comment :D
|
2018-05-15 19:40:46 +01:00 |
|
|
4e9882d6dd
|
Bugfix user table unauthorised message
|
2018-05-15 19:38:32 +01:00 |
|
|
8927674b5a
|
Add apidoc comments for new usertable actions
|
2018-05-15 19:32:45 +01:00 |
|
|
b4a25438d5
|
Add set-password action
|
2018-05-15 19:28:26 +01:00 |
|
|
f95e482d85
|
Link to usertable in guiconfig
|
2018-05-13 23:37:26 +01:00 |
|
|
2339505194
|
Finish user-add implementation, but it's not tested yet
|
2018-05-12 17:25:26 +01:00 |
|
|
269fa8f83c
|
Validate the new user's username & email address
|
2018-05-11 23:41:25 +01:00 |
|
|
f8b6e38b97
|
Start creating the user table
|
2018-05-11 23:29:43 +01:00 |
|