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
/
config
/
initializers
/
devise.rb
Age
Commit message (
Expand
)
Author
2019-12-01
:sparkles: Add an LDAP Mail attribute config (#12053)
Mathieu Brunot
2019-12-01
:sparkles: Convert LDAP username (#12461)
Mathieu Brunot
2019-09-24
Fix authentication before 2FA challenge (#11943)
Eugen Rochko
2019-09-15
Fix 2FA challenge and password challenge for non-database users (#11831)
Eugen Rochko
2019-01-15
Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers ...
Moritz Heiber
2018-09-08
feat(cookies): Use the same-site attribute to lax (#8626)
Sorin Davidoi
2018-08-15
Add ldap search filter (#8151)
Immae
2018-07-25
Add secure option to additional cookie (#8069)
abcang
2018-03-20
Add LDAP_TLS_NO_VERIFY option, don't require LDAP_ENABLED outside .env (#6845)
Eugen Rochko
2018-03-19
rename pam email environment variable to something more understandable and de...
Alexander
2018-03-02
fix logic for pam_controlled_service (#6599)
Alexander
2018-02-28
Fix #942: Seamless LDAP login (#6556)
Eugen Rochko
2018-02-04
Make PAM gem optional, allow configuration over environment (#6415)
Eugen Rochko
2018-02-02
pam authentication (#5303)
Alexander
2018-01-02
Add confirmation step for email changes (#6071)
Patrick Figel
2017-08-12
Extend Devise remember_me longevity to 1 year instead of 2 weeks (#4587)
Eugen Rochko
2017-07-22
Fix sessions being replaced needlessly (#4292)
Eugen Rochko
2017-07-07
Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091)
Eugen Rochko
2017-06-25
Add overview of active sessions (#3929)
Eugen Rochko
2017-06-23
Revocable sessions (#3616)
Sorin Davidoi
2017-04-15
Add recovery code support for two-factor auth (#1773)
Patrick Figel
2017-04-11
Avoid user enumeration with devise paranoid mode (#1527)
Yann GUERN
2017-01-27
Do not automatically login after password reset, as it would circumvent two-f...
Eugen Rochko
2017-01-27
Added optional two-factor authentication
Eugen Rochko
2016-11-16
i18n for devise mailer too
Eugen Rochko
2016-03-16
Adding e-mail configuration
Eugen Rochko
2016-03-07
Adding doorkeeper, adding a REST API
Eugen Rochko
2016-03-05
Removing grape and adding devise
Eugen Rochko