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
Age
Commit message (
Expand
)
Author
2019-09-05
Fix wrong variable regression from #11753 (#11763)
Eugen Rochko
2019-09-04
Change account deletion page to have better explanations (#11753)
Eugen Rochko
2019-07-22
Change unconfirmed user login behaviour (#11375)
Eugen Rochko
2019-05-02
Check that an invite link is valid before bypassing approval mode (#10657)
ThibG
2019-04-09
Add "why do you want to join" field to invite requests (#10524)
Eugen Rochko
2019-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
2019-02-12
Save IP address used for sign-up, not only sign-in (#10026)
ThibG
2018-12-24
Add REST API for creating an account (#9572)
Eugen Rochko
2018-10-30
Revert "feat(auth/session_controller): Send Clear-Site-Data when logging out ...
Eugen Rochko
2018-10-26
Fix styling in /auth/edit (#9117)
ThibG
2018-09-14
Misc. typos (#8694)
luzpaz
2018-09-09
Add force_login option to OAuth authorize page (#8655)
Eugen Rochko
2018-09-07
feat(auth/session_controller): Send Clear-Site-Data when logging out (#8627)
Sorin Davidoi
2018-08-23
Allow mods to disable login, improve message when login disabled (#8329)
Eugen Rochko
2018-07-31
Compensate for scrollbar disappearing when media modal visible (#8100)
Eugen Rochko
2018-07-05
If signed in, redirect autofollow invite to profile page (#7956)
Eugen Rochko
2018-06-21
Replace bypass option with bypass_sign_in (#7867)
Shuhei Kitagawa
2018-06-15
Add autofollow option to invites (#7805)
Eugen Rochko
2018-03-08
If login redirects to omniauth, redirect logout to root_path (#6694)
Eugen Rochko
2018-02-28
Fix #942: Seamless LDAP login (#6556)
Eugen Rochko
2018-02-23
New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML strategies)...
Ghislain Loaec
2018-02-04
CAS + SAML authentication feature (#6425)
Eugen Rochko
2018-02-02
pam authentication (#5303)
Alexander
2018-01-02
Add confirmation step for email changes (#6071)
Patrick Figel
2017-12-29
Add more instance stats APIs (#6125)
Eugen Rochko
2017-11-27
Add consumable invites (#5814)
Eugen Rochko
2017-11-17
Fix some rubocop style issues (#5730)
Eugen Rochko
2017-10-13
Set InstancePresenter to `Auth::RegistrationsController#create` (#5366)
Yamagishi Kazutoshi
2017-10-11
sign_in and sign_up views present og meta infos (#5308)
takayamaki
2017-09-10
Default follows for new users (#4871)
Eugen Rochko
2017-08-03
Redirect to PasswordController#new when reset_password_token is invalid (#4506)
nullkal
2017-06-25
Add overview of active sessions (#3929)
Eugen Rochko
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-23
Fix Devise destroy method being available to delete user record (#3266)
Eugen Rochko
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-17
Assign user locale on signup (#1982)
saturday06
2017-04-15
Give SINGLE_USER a chance to register (#1820)
Marcin Cieślak
2017-04-15
Add recovery code support for two-factor auth (#1773)
Patrick Figel
2017-04-04
New admin setting: open/close registrations, with custom message, from the ad...
Eugen Rochko
2017-02-08
Fix #611 - Layout setting in registrations controller
Eugen
2017-01-28
Split 2FA login into two prompts
Eugen Rochko
2017-01-28
Update settings to re-use admin layout, one big navigation tree, improve sett...
Eugen Rochko
2017-01-27
Added optional two-factor authentication
Eugen Rochko
2017-01-04
Fix #390 - fix redirect after sign-up (to login page instead of homepage)
Eugen Rochko
2016-12-06
Add single user mode
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
[next]