Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inject BookmarkServiceInterface in plugins data | ArthurHoaro | 2020-09-03 | 1 | -2/+0 |
| | | | | Related discussion: ilesinge/shaarli-related#7 | ||||
* | Move all admin controller into a dedicated group | ArthurHoaro | 2020-08-13 | 1 | -9/+0 |
| | | | | Also handle authentication check in a new middleware for the admin group. | ||||
* | Test ShaarliAdminController | ArthurHoaro | 2020-07-23 | 1 | -1/+3 |
| | |||||
* | Process password change controller through Slim | ArthurHoaro | 2020-07-23 | 1 | -0/+59 |
| | |||||
* | Initialize admin Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -0/+21 |
- Reorganize visitor controllers - Fix redirection with Slim's requests base path - Fix daily links |