Lin Jen-Shin
|
39b6f31c66
|
Eliminate constants warnings by:
* Replace `require` or `require_relative` with `require_dependency`
* Remove unneeded `autoload`
|
2018-06-01 13:46:46 +08:00 |
|
Tiago Botelho
|
699ecad78c
|
Ports omniauth-jwt gem onto GitLab OmniAuth Strategies suite
|
2018-04-26 10:13:29 +01:00 |
|
Jarka Kadlecova
|
7d8eb4ddb0
|
Fix bitbucket login
|
2017-10-26 17:14:32 +03:00 |
|
blackst0ne
|
8ce8b21f67
|
Refactor CSRF protection
|
2017-07-26 11:05:44 +02:00 |
|
Rémy Coutable
|
c5e34da01d
|
Remove explicit require calls, and use require_dependency when needed
See
http://guides.rubyonrails.org/autoloading_and_reloading_constants.html
for more info.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-03-13 14:29:55 +01:00 |
|
Douwe Maan
|
41a4785b85
|
Fix signin with OmniAuth providers
|
2015-12-08 14:58:15 +01:00 |
|
Douwe Maan
|
b17f36f040
|
Add reset_session for the :reset_session strategy.
|
2015-04-24 20:10:32 +02:00 |
|
Douwe Maan
|
571ba5a7fe
|
Protect OmniAuth request phase against CSRF.
|
2015-04-24 17:03:18 +02:00 |
|