44 Commits (084cf0babffec9e7bee537fd4f6b2294de6c33dc)

Author SHA1 Message Date
Eugen Rochko a29d409e20
If login redirects to omniauth, redirect logout to root_path (#6694) 8 years ago
Eugen Rochko 47bdb9b33b
Fix #942: Seamless LDAP login (#6556) 8 years ago
Ghislain Loaec e668180044 New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML strategies) (#6540) 8 years ago
Eugen Rochko 26f21fd5a0
CAS + SAML authentication feature (#6425) 8 years ago
Alexander 04fef7b888 pam authentication (#5303) 8 years ago
Patrick Figel 04ecf44c2f Add confirmation step for email changes (#6071) 8 years ago
Eugen Rochko 38fc1b498d
Add more instance stats APIs (#6125) 8 years ago
Eugen Rochko 740f8a95a9
Add consumable invites (#5814) 8 years ago
Eugen Rochko 3e90987c8b Fix some rubocop style issues (#5730) 8 years ago
Yamagishi Kazutoshi dc91fd482a Set InstancePresenter to `Auth::RegistrationsController#create` (#5366) 9 years ago
takayamaki 552d22bec9 sign_in and sign_up views present og meta infos (#5308) 9 years ago
Eugen Rochko 7d7844a47f Default follows for new users (#4871) 9 years ago
nullkal dfcd2834f9 Redirect to PasswordController#new when reset_password_token is invalid (#4506) 9 years ago
Eugen Rochko f7301bd5b9 Add overview of active sessions (#3929) 9 years ago
René Klačan dcf0530218 Make sure email is case insensitive on all places (#3688) 9 years ago
unarist ecef03bb15 Fix empty flash message on the settings page (#3345) 9 years ago
Akinori MUSHA f6a93fc150 Go to root after login in single user mode (#3289) 9 years ago
Eugen Rochko 2ca1f0737a Fix Devise destroy method being available to delete user record (#3266) 9 years ago
Matt Jankowski 268dd32d76 Auth sign out (#2511) 9 years ago
yhirano 3988f2dade Fix Rubocop offences (#2630) 9 years ago
Matt Jankowski b48f2cbc8b Catch error when server decryption fails on 2FA (#2512) 9 years ago
saturday06 d87ee1167e Assign user locale on signup (#1982) 9 years ago
Marcin Cieślak 1c8477eab2 Give SINGLE_USER a chance to register (#1820) 9 years ago
Patrick Figel df4ff9a8e1 Add recovery code support for two-factor auth (#1773) 9 years ago
Eugen Rochko 5f54981846 New admin setting: open/close registrations, with custom message, from the admin UI 9 years ago
Eugen d96e031dfc Fix #611 - Layout setting in registrations controller 9 years ago
Eugen Rochko 23b997ae55 Split 2FA login into two prompts 9 years ago
Eugen Rochko f4bc9620a9 Update settings to re-use admin layout, one big navigation tree, improve settings forms 9 years ago
Eugen Rochko ba192f12e3 Added optional two-factor authentication 9 years ago
Eugen Rochko 1bbcd71cd4 Fix #390 - fix redirect after sign-up (to login page instead of homepage) 9 years ago
Eugen Rochko 1357c1cb3d Add single user mode 9 years ago
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 9 years ago
Eugen Rochko 33f7e1cf99 Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect 10 years ago
Eugen Rochko fc198a8b4c Adding e-mail confirmations 10 years ago
Eugen Rochko a0f85774c4 Redirect after sign in to previous page (unless it's a sign in/up/etc page) 10 years ago
Eugen Rochko 927333f4f8 Improve code style 10 years ago
Eugen Rochko 7e14eefc81 Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app 10 years ago
Eugen Rochko 10ba09f546 Upgrade to Rails 5.0.0.1 10 years ago
Eugen Rochko ff2cbc0753 Remember me enabled by default 10 years ago
Eugen Rochko 85b00d19b8 Moving Salmon notifications to background processing, fixing mini-profiler 10 years ago
Eugen Rochko da4b675aca Fix favourite handling in ProcessInteractionService 10 years ago
Eugen Rochko 43bb8a25e7 Remember user logins by default 10 years ago
Eugen Rochko 02696a063e Change default avatar, redirect to home after sign up 10 years ago
Eugen Rochko 6045b6cb18 Customizing devise views and controllers 10 years ago