yasen pushed to main at lindeas/jilo-web
-
40c646291e Removes old registration core code
yasen pushed to main at lindeas/jilo-web
-
4877354e8d Fixes register plugin
-
61d23cd8c2 Lets plugins add themselves to the public pages
-
8dfd54eb9f Replaces hardcoded register link with a plugin hook
-
af8d86321f Removes hardcoded "register" page
-
26817c1bb6 Adds registration plugin
- Compare 6 commits »
yasen pushed to main at lindeas/jilo-web
-
14eefb99e9 Adds "manage plugins" right
yasen pushed to main at lindeas/jilo-web
-
3915ca6633 Prepares for plugins. Autodiscovery and hooks.
-
5246c47ee6 Makes csrf_token a global constant and moves it to includes
- Compare 2 commits »
yasen pushed to main at lindeas/jilo-web
-
221a6e8139 Removes system settings entries from sidebar menu
yasen pushed to main at lindeas/jilo-web
-
b098096930 Uses $userId instead of session var
yasen pushed to main at lindeas/jilo-web
-
47779baa5e Adds top right system menu
-
eebdbc409c Adds top right help menu
- Compare 2 commits »
yasen pushed to main at lindeas/jilo-web
-
95530ed5f0 Adds CSRF to profile edit pages
yasen pushed to main at lindeas/jilo-web
-
0a7f3737c5 Explicitly adds/removes rights, makes possible to remove all rights
yasen pushed to main at lindeas/jilo-web
-
4625321079 Removes length check for old password
yasen pushed to main at lindeas/jilo-web
-
1c2c1a76fa Fixes bugs in login ratelimiting
yasen pushed to main at lindeas/jilo-web
-
8d64bf7c6e Ratelimits only failed login attempts
yasen pushed to main at lindeas/jilo-web
-
45181c11c5 Fixes db connection issues
-
e96480807c Updates SQL schemas
- Compare 2 commits »
yasen pushed to main at lindeas/jilo-web
-
9e94639657 Makes password at least 8 chars
yasen pushed to main at lindeas/jilo-web
-
649a94c560 Fixes to show session expiration only once
yasen pushed to main at lindeas/jilo-web
-
8655258ac3 Standartizes $userId as user ID variable in whole app
-
67ba6b38c7 Session expiration bug fix
- Compare 2 commits »
yasen pushed to main at lindeas/jilo-web
-
16854f0f77 Fixes tests and adds Session unit test
-
582b5492fe Removes unneded login reirects
-
101f4c539a Validates pagination vars
-
522cded113 Implements the session class
-
f77e15bf44 Implements the new session class
- Compare 9 commits »
yasen pushed tag v0.4 to lindeas/jilo-web