summaryrefslogtreecommitdiff
path: root/app/Core/Security
AgeCommit message (Expand)Author
2016-09-08Custom project roles inherit from project membersFrederic Guillot
2016-03-04PHPdoc cleanupFrederic Guillot
2016-01-22Add new API procedures for groups, roles and project permissionsFrederic Guillot
2016-01-18Return the highest role for a project when a user is member of multiple groupsFrederic Guillot
2016-01-05Improve 2FAFrederic Guillot
2015-12-06Add debug log for session invalidationFrederic Guillot
2015-12-06Add new method to flush session variablesFrederic Guillot
2015-12-05Remove unused use statementsFrederic Guillot
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