summaryrefslogtreecommitdiff
path: root/app/Middleware
AgeCommit message (Expand)Author
2019-01-30Check if user role has changed while the session is openFrédéric Guillot
2017-12-12Store PHP sessions in the databaseFrédéric Guillot
2016-11-09Add P3P headers to avoid potential issues with IEFrederic Guillot
2016-09-10Define only what is allowed for column restrictionsFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-26Rename 2FA controllerFrederic Guillot
2016-05-25Do not execute controller if the response is already sentFrederic Guillot
2016-05-15Added unit tests for middlewareFrederic Guillot
2016-05-15Refactoring: added controlled middleware and changed response classFrederic Guillot