ArthurHoaro
|
53054b2bf6
|
Apply PHP Code Beautifier on source code for linter automatic fixes
|
2020-11-09 10:56:24 +01:00 |
|
ArthurHoaro
|
b38a1b0209
|
Use PSR-3 logger for login attempts
Fixes #1122
|
2020-10-20 11:47:07 +02:00 |
|
ArthurHoaro
|
a285668ec4
|
Fix redirection after post install login
|
2020-07-27 12:34:17 +02:00 |
|
ArthurHoaro
|
a8c11451e8
|
Process login through Slim controller
|
2020-07-23 21:19:21 +02:00 |
|
ArthurHoaro
|
1a8ac737e5
|
Process main page (linklist) through Slim controller
Including a bunch of improvements on the container,
and helper used across new controllers.
|
2020-07-23 21:19:21 +02:00 |
|
ArthurHoaro
|
9c75f87793
|
Use multi-level routes for existing controllers instead of 1 level everywhere
Also prefix most admin routes with /admin/
|
2020-07-23 21:19:21 +02:00 |
|
ArthurHoaro
|
2899ebb5b5
|
Initialize admin Slim controllers
- Reorganize visitor controllers
- Fix redirection with Slim's requests base path
- Fix daily links
|
2020-07-23 21:19:21 +02:00 |
|