Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bitbucket login39495-fix-bitbucket-login | Jarka Kadlecova | 2017-10-26 | 1 | -0/+4 |
| | |||||
* | Refactor CSRF protection | blackst0ne | 2017-07-26 | 1 | -21/+0 |
| | |||||
* | Remove explicit `require` calls, and use `require_dependency` when needed29389-fix-already-initialized-constants | Rémy Coutable | 2017-03-13 | 1 | -0/+41 |
| | | | | | | | | See http://guides.rubyonrails.org/autoloading_and_reloading_constants.html for more info. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Fix signin with OmniAuth providersfix-omniauth-signin | Douwe Maan | 2015-12-08 | 1 | -54/+9 |
| | |||||
* | Add reset_session for the :reset_session strategy. | Douwe Maan | 2015-04-24 | 1 | -1/+5 |
| | |||||
* | Protect OmniAuth request phase against CSRF. | Douwe Maan | 2015-04-24 | 1 | -0/+62 |