Age | Commit message (Expand) | Author |
---|---|---|
2019-01-30 | Always returns a 404 otherwise people might guess which user exist | Frédéric Guillot |
2019-01-30 | Add missing CSRF check in TwoFactorController::deactivate() | Frédéric Guillot |
2018-03-05 | Redirect to original URL after oauth login | kent1 |
2018-01-29 | Add CSRF check for task and project files upload | Frédéric Guillot |
2017-09-27 | Make sure people do not access to files of other projects | Frederic Guillot |
2017-09-23 | Do not expose IDs in forms | Frederic Guillot |
2017-09-23 | Avoid people to alter other projects by changing form data | Frederic Guillot |
2016-06-05 | Minor fixes | Frederic Guillot |
2016-06-01 | Raise exception for webhook token verification | Frederic Guillot |
2016-05-31 | Fix typo after refactoring | Frederic Guillot |
2016-05-28 | Rename all models | Frederic Guillot |
2016-05-15 | Refactoring: added controlled middleware and changed response class | Frederic Guillot |