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
/
controllers
/
auth
/
sessions_controller.rb
Age
Commit message (
Expand
)
Author
2017-11-20
Finalized theme loading and stuff
kibigo!
2017-11-17
Fix some rubocop style issues (#5730)
Eugen Rochko
2017-10-11
sign_in and sign_up views present og meta infos (#5308)
takayamaki
2017-06-11
Make sure email is case insensitive on all places (#3688)
René Klačan
2017-05-27
Fix empty flash message on the settings page (#3345)
unarist
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-05-01
Fix Rubocop offences (#2630)
yhirano
2017-04-27
Catch error when server decryption fails on 2FA (#2512)
Matt Jankowski
2017-04-15
Add recovery code support for two-factor auth (#1773)
Patrick Figel
2017-01-28
Split 2FA login into two prompts
Eugen Rochko
2017-01-27
Added optional two-factor authentication
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-03
Adding e-mail confirmations
Eugen Rochko
2016-10-02
Redirect after sign in to previous page (unless it's a sign in/up/etc page)
Eugen Rochko
2016-09-26
Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app
Eugen Rochko
2016-03-28
Remember me enabled by default
Eugen Rochko
2016-03-26
Fix favourite handling in ProcessInteractionService
Eugen Rochko
2016-03-26
Remember user logins by default
Eugen Rochko
2016-03-05
Customizing devise views and controllers
Eugen Rochko