Age | Commit message (Expand) | Author |
---|---|---|
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 |