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
/
spec
/
controllers
/
auth
Age
Commit message (
Expand
)
Author
2023-03-10
Coverage improvement round-out following up previous work (#23987)
Matt Jankowski
2023-02-22
Enable Style/FrozenStringLiteralComment for specs (#23790)
Nick Schonning
2023-02-20
Autofix Rubocop RSpec/BeEq (#23740)
Nick Schonning
2023-02-20
Autofix Rubocop RSpec/LeadingSubject (#23670)
Nick Schonning
2023-02-20
Enable Rubocop HTTP status rules (#23717)
Nick Schonning
2023-02-19
Autofix Rubocop Style/StringLiterals (#23695)
Nick Schonning
2023-02-18
Autofix Rubocop Lint/SymbolConversion (#23683)
Nick Schonning
2023-02-18
Run rubocop formatting except line length (#23632)
Nick Schonning
2022-12-15
Revoke all authorized applications on password reset (#21325)
Francis Murillo
2022-06-21
Fix suspicious sign-in mails never being sent (#18599)
Claire
2022-04-06
Remove sign-in token authentication, instead send e-mail about new sign-in (#...
Eugen Rochko
2022-01-28
Refactor and improve tests (#17386)
Claire
2022-01-16
Remove IP tracking columns from users table (#16409)
Eugen Rochko
2021-09-30
Fix webauthn secure key authentication (#16792)
Claire
2021-08-25
Fix authentication failures after going halfway through a sign-in attempt (#1...
Claire
2021-05-03
Change confirmations controller to redirect to / for approved users (#16151)
Claire
2021-03-01
Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803)
Eugen Rochko
2020-12-22
Fix external user creation failing when invite request text is required (#15405)
ThibG
2020-12-10
Add honeypot fields and minimum fill-out time for sign-up form (#15276)
ThibG
2020-11-12
Fix 2FA/sign-in token sessions being valid after password change (#14802)
Eugen Rochko
2020-09-15
Change account suspensions to be reversible by default (#14726)
Eugen Rochko
2020-08-24
Add WebAuthn as an alternative 2FA method (#14466)
santiagorodriguez96
2020-06-09
Add e-mail-based sign in challenge for users with disabled 2FA (#14013)
Eugen Rochko
2020-02-16
Fix sign-ups without checked user agreement being accepted through the web fo...
ThibG
2019-09-18
Add password challenge to 2FA settings, e-mail notifications (#11878)
Eugen Rochko
2019-09-15
Fix 2FA challenge and password challenge for non-database users (#11831)
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-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
2018-10-20
fix: Execute PAM authentication tests on CircleCI (#9029)
takayamaki
2018-10-20
Do not test PAM authentication by default (#9027)
Eugen Rochko
2018-10-04
Lint pass (#8876)
aus-social
2018-09-09
Add force_login option to OAuth authorize page (#8655)
Eugen Rochko
2018-06-21
Add missing tests for confirmations controller (#7866)
Shuhei Kitagawa
2018-04-21
Reset locale on registration tests (#7219)
Yamagishi Kazutoshi
2018-04-21
Use raw status code on have_http_status (#7214)
Yamagishi Kazutoshi
2018-04-11
update gem, test pam authentication (#7028)
Alexander
2018-01-05
Fix email confirmation link not updating email (#6187)
Patrick Figel
2017-09-10
Default follows for new users (#4871)
Eugen Rochko
2017-08-05
Add "signed in as" header to some pages (#4523)
Eugen Rochko
2017-08-03
Redirect to PasswordController#new when reset_password_token is invalid (#4506)
nullkal
2017-06-25
Cover Auth::RegistrationsController more (#3353)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-11
Make sure email is case insensitive on all places (#3688)
René Klačan
2017-05-29
Spec Auth::ConfirmationsController (#3348)
Akihiko Odaki
2017-05-29
Spec Auth::PasswordsController (#3352)
Akihiko Odaki
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-04-27
Catch error when server decryption fails on 2FA (#2512)
Matt Jankowski
2017-04-25
Localize with i18n for Devise::FailureApp (#2309)
alpaca-tc
[next]