Karina Kwiatek
|
eda522ce8b
|
Remove extra space
Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
|
2023-03-26 18:28:36 +02:00 |
Karina Kwiatek
|
3fa607f39c
|
Clean up `User::SessionsController`
|
2023-03-26 18:28:36 +02:00 |
Karina Kwiatek
|
d9f82c4985
|
Disallow deletion of accounts when a data export is pending
|
2022-07-16 21:29:20 +02:00 |
Karina Kwiatek
|
e7112f0244
|
Use `dependent: :destroy_async` instead of `DeletionWorker`
|
2022-07-06 20:58:53 +02:00 |
Andreas Nedbal
|
9899f05560
|
Add info flash translation for used recovery key
|
2022-02-13 23:41:50 +01:00 |
Andreas Nedbal
|
075614c5d7
|
Add translations for 2FA controllers and actions
|
2022-02-13 23:41:50 +01:00 |
Dominik Kwiatek
|
61d82bdbec
|
Display count of remaining recovery codes
|
2020-11-01 18:41:37 +01:00 |
Dominik Kwiatek
|
5dd920eba2
|
Allow recovery codes to be used to sign in in place of a OTP
|
2020-11-01 18:29:11 +01:00 |
Dominik Kwiatek
|
d20f527d8c
|
Add drift period
|
2020-10-24 00:24:04 +02:00 |
Dominik Kwiatek
|
702156258c
|
Remove user/sessions#two_factor_entry
|
2020-10-23 21:00:06 +02:00 |
Dominik Kwiatek
|
66cccbb5d6
|
Use the same string for 2FA failures
|
2020-10-23 20:58:42 +02:00 |
Dominik Kwiatek
|
d7a1750694
|
Implement @nilsding's review changes
|
2020-10-23 20:45:06 +02:00 |
Dominik Kwiatek
|
00da21a13d
|
Redirect away from two factor entry page if no target user is set in session
|
2020-10-19 12:20:44 +02:00 |
Dominik Kwiatek
|
25410e111d
|
Fix OTP auth triggering for users who haven't set it up
I thought I could be clever by using a null secret key as an indicator of it being disabled
|
2020-10-18 11:39:28 +02:00 |
Dominik Kwiatek
|
141ff59f63
|
Implement Two Factor Authentication
|
2020-10-18 10:39:46 +02:00 |
Dominik M. Kwiatek
|
a92dd54be3
|
Address @nilsding's review comments
|
2020-05-27 20:07:39 +01:00 |
Dominik M. Kwiatek
|
984976a2f7
|
Omit hCaptcha if it is disabled
|
2020-05-27 20:07:39 +01:00 |
Dominik M. Kwiatek
|
7cac93ad4e
|
Add hCaptcha
|
2020-05-27 20:07:39 +01:00 |
pixeldesu
|
3a5dcbcd3b
|
Move account deletion to Sidekiq worker, fixes #11
|
2015-07-15 01:44:35 +02:00 |