Age | Commit message (Expand) | Author |
---|---|---|
2016-09-08 | Custom project roles inherit from project members | Frederic Guillot |
2016-03-04 | PHPdoc cleanup | Frederic Guillot |
2016-01-22 | Add new API procedures for groups, roles and project permissions | Frederic Guillot |
2016-01-18 | Return the highest role for a project when a user is member of multiple groups | Frederic Guillot |
2016-01-05 | Improve 2FA | Frederic Guillot |
2015-12-06 | Add debug log for session invalidation | Frederic Guillot |
2015-12-06 | Add new method to flush session variables | Frederic Guillot |
2015-12-05 | Remove unused use statements | Frederic Guillot |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot |
2015-11-27 | Add generic authorization class | Frederic Guillot |
2015-11-15 | Use PHP7 function random_bytes() to generate tokens if available | Frederic Guillot |
2015-11-15 | Rewrite of session management | Frederic Guillot |
2015-10-25 | Move token generation to Security namespace | Frederic Guillot |