Commit Graph

5 Commits

Author SHA1 Message Date
Alexis Saettler 9fbf194e89 Fixes based on sonar recommandations (#934) 2018-02-26 19:31:39 +01:00
Régis Freyd 97f50bd2f8 Add Sentry to production environment (#508)
* Add Sentry to production

* Update .env.example
2017-07-31 18:36:19 -04:00
Régis Freyd a2172f0851 Add style CI (#503)
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
webdistortion bb297d0c06 Token mismatch fix (#152)
I've named the route for this just to make the code a bit more readable. I think the problem is due to sessions expiring prior to people submitting the form and thus the token on the other side is dead causing the exception.

Fix #141
2017-06-08 23:37:58 -04:00
Regis Freyd 2e6760e7db Migrate to organization 2017-02-16 19:21:44 -05:00