summaryrefslogtreecommitdiff
path: root/app/Core/Security
AgeCommit message (Expand)Author
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-27Add generic authorization classFrederic Guillot
2015-11-15Use PHP7 function random_bytes() to generate tokens if availableFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-25Move token generation to Security namespaceFrederic Guillot