59 Commits (130fbf839b656dfd544bc02aeff5cf52a9f4cd7c)

Author SHA1 Message Date
ThibG 21a73c52a7 Check that an invite link is valid before bypassing approval mode (#10657) 7 years ago
Eugen Rochko 8b69a66380 Add "why do you want to join" field to invite requests (#10524) 7 years ago
Eugen Rochko 51e154f5e8
Admission-based registrations mode (#10250) 7 years ago
ThibG 67215692fc Save IP address used for sign-up, not only sign-in (#10026) 7 years ago
Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572) 7 years ago
Eugen Rochko 5c8e7f0e1d
Revert "feat(auth/session_controller): Send Clear-Site-Data when logging out (8627)" (#9161) 8 years ago
ThibG 215e649391 Fix styling in /auth/edit (#9117) 8 years ago
luzpaz 40dd19be37 Misc. typos (#8694) 8 years ago
Eugen Rochko 2288d50a7b
Add force_login option to OAuth authorize page (#8655) 8 years ago
Sorin Davidoi 10680f93e7 feat(auth/session_controller): Send Clear-Site-Data when logging out (#8627) 8 years ago
Eugen Rochko 2f34b747b3
Allow mods to disable login, improve message when login disabled (#8329) 8 years ago
Eugen Rochko 60df87f6f0
Compensate for scrollbar disappearing when media modal visible (#8100) 8 years ago
Eugen Rochko baff4a7ce0
If signed in, redirect autofollow invite to profile page (#7956) 8 years ago
Shuhei Kitagawa 7f59206944 Replace bypass option with bypass_sign_in (#7867) 8 years ago
Eugen Rochko ca85658975
Add autofollow option to invites (#7805) 8 years ago
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 10 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