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
/
spec
/
controllers
/
auth
/
sessions_controller_spec.rb
Age
Commit message (
Expand
)
Author
2018-10-20
fix: Execute PAM authentication tests on CircleCI (#9029)
takayamaki
2018-10-20
Do not test PAM authentication by default (#9027)
Eugen Rochko
2018-09-09
Add force_login option to OAuth authorize page (#8655)
Eugen Rochko
2018-04-21
Use raw status code on have_http_status (#7214)
Yamagishi Kazutoshi
2018-04-11
update gem, test pam authentication (#7028)
Alexander
2017-08-05
Add "signed in as" header to some pages (#4523)
Eugen Rochko
2017-06-11
Make sure email is case insensitive on all places (#3688)
René Klačan
2017-05-26
Go to root after login in single user mode (#3289)
Akinori MUSHA
2017-05-02
Auth sign out (#2511)
Matt Jankowski
2017-04-27
Catch error when server decryption fails on 2FA (#2512)
Matt Jankowski
2017-04-25
Localize with i18n for Devise::FailureApp (#2309)
alpaca-tc
2017-04-15
Add recovery code support for two-factor auth (#1773)
Patrick Figel
2016-11-17
Fix #148 - Devise mailer fixed, test spec added so it won't slip past again
Eugen Rochko
2016-09-26
Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app
Eugen Rochko
2016-08-17
Upgrade to Rails 5.0.0.1
Eugen Rochko
2016-03-28
Remember me enabled by default
Eugen Rochko