about summary refs log tree commit diff
path: root/app/controllers/auth/sessions_controller.rb
AgeCommit message (Expand)Author
2017-12-20Set packs on 2FA-related pages. Fixes #271.David Yip
2017-11-20Finalized theme loading and stuffkibigo!
2017-11-17Fix some rubocop style issues (#5730)Eugen Rochko
2017-10-11sign_in and sign_up views present og meta infos (#5308)takayamaki
2017-06-11Make sure email is case insensitive on all places (#3688)René Klačan
2017-05-27Fix empty flash message on the settings page (#3345)unarist
2017-05-26Go to root after login in single user mode (#3289)Akinori MUSHA
2017-05-02Auth sign out (#2511)Matt Jankowski
2017-05-01Fix Rubocop offences (#2630)yhirano
2017-04-27Catch error when server decryption fails on 2FA (#2512)Matt Jankowski
2017-04-15Add recovery code support for two-factor auth (#1773)Patrick Figel
2017-01-28Split 2FA login into two promptsEugen Rochko
2017-01-27Added optional two-factor authenticationEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-10-03Adding e-mail confirmationsEugen Rochko
2016-10-02Redirect after sign in to previous page (unless it's a sign in/up/etc page)Eugen Rochko
2016-09-26Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - appEugen Rochko
2016-03-28Remember me enabled by defaultEugen Rochko
2016-03-26Fix favourite handling in ProcessInteractionServiceEugen Rochko
2016-03-26Remember user logins by defaultEugen Rochko
2016-03-05Customizing devise views and controllersEugen Rochko