index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
concerns
/
omniauthable.rb
Age
Commit message (
Expand
)
Author
2020-07-14
Fix rubocop warning (#14288)
abcang
2020-04-30
Only check locally when deduplicating usernames (#13581)
kaiyou
2019-09-16
Fix SSO login not using existing account when e-mail is verified (#11862)
Eugen Rochko
2019-07-22
Change unconfirmed user login behaviour (#11375)
Eugen Rochko
2019-04-25
Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621)
Eugen Rochko
2019-03-14
Refactor User model, extract PamAuthenticable, LdapAuthenticable (#10217)
Eugen Rochko
2019-01-25
Fix SSO authentication not working due to missing agreement boolean (#9915)
Eugen Rochko
2018-10-08
rubocop issues - Cleaning up (#8912)
ashleyhull-versent
2018-03-07
Add additional first_name and last_name SAML attribute statement options, and...
Effy Elden
2018-02-23
New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML strategies)...
Ghislain Loaec
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