Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-07 | Add additional first_name and last_name SAML attribute statement options, ↵ | Effy Elden | |
and modify Omniauthable concern to use full_name or first_name + last_name if not available (#6669) | |||
2018-02-23 | New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML ↵ | Ghislain Loaec | |
strategies) (#6540) | |||
2018-02-22 | New env variable: SAML_SECURITY_ASSUME_EMAIL_IS_VERIFIED + fixes #6533 (#6538) | Ghislain Loaec | |
2018-02-04 | CAS + SAML authentication feature (#6425) | Eugen Rochko | |
* 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 |