Eugen Rochko
|
9e33174604
|
Refactor User model, extract PamAuthenticable, LdapAuthenticable (#10217)
|
2019-03-14 02:13:42 +01:00 |
Eugen Rochko
|
9519d55332
|
Fix SSO authentication not working due to missing agreement boolean (#9915)
Fix #9906
|
2019-01-25 12:36:54 +01:00 |
ashleyhull-versent
|
f194857ac9
|
rubocop issues - Cleaning up (#8912)
* cleanup pass
* undo mistakes
* fixed.
* revert
|
2018-10-08 04:50:11 +02:00 |
Effy Elden
|
dd9d00d293
|
Add additional first_name and last_name SAML attribute statement options, and modify Omniauthable concern to use full_name or first_name + last_name if not available (#6669)
|
2018-03-07 06:19:10 +01:00 |
Ghislain Loaec
|
e668180044
|
New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML strategies) (#6540)
|
2018-02-23 01:16:17 +01:00 |
Ghislain Loaec
|
3084fe4959
|
New env variable: SAML_SECURITY_ASSUME_EMAIL_IS_VERIFIED + fixes #6533 (#6538)
|
2018-02-22 23:31:25 +01:00 |
Eugen Rochko
|
26f21fd5a0
|
CAS + SAML authentication feature (#6425)
* Cas authentication feature
* Config
* Remove class_eval + Omniauth initializer
* Codeclimate review
* Codeclimate review 2
* Codeclimate review 3
* Remove uid/email reconciliation
* SAML authentication
* Clean up code
* Improve login form
* Fix code style issues
* Add locales
|
2018-02-04 05:42:13 +01:00 |