33 Commits (153b016bfa0f86f44ca315ca31db015d121aefba)

Author SHA1 Message Date
Ladislav Gallay 8b3c424a4a
Fix integer to seconds in remember_otp_session_for_seconds 7 years ago
Jonathan Kirst 93674d2aea dynamically generate path based on resource scope 8 years ago
Philipp Staender 0d9bc8da0e Check and use if newer bypass_sign_in method exists in devise 8 years ago
Gaurish Sharma 348c2a1cce [PR Feedback] Use Devise::Version over respond_to? 8 years ago
Gaurish Sharma ffbad70848 Add compat with older versions of devise 8 years ago
Gaurish Sharma 5b81724c01 Stop hardcoding User, use generic resource 8 years ago
Konrad Jurkowski a96352315a Keep method name in convention 8 years ago
Konrad Jurkowski 198ef91997 Allow to customize value passed to 2fa remember cookie 8 years ago
amoose 8908b47113
Updates deprecated Devise methods 8 years ago
Tigran Apoyan 838173a881 set correct devise scope 8 years ago
Aubin LORIEUX b78d221f37 Fix set_flash_message for :attempt_failed 9 years ago
Sam Clegg eed1bf62a1 Add support for directly delivered OTP codes 9 years ago
Moncef Belyamani c684db2330 Drop support for Rails 3.2 9 years ago
Eugene Surzhko 5c66499bb1 replaced flash :error key with :alert 9 years ago
Marc Lennox fd7e18c2ea Removed Rails 5 deprecation warnings 9 years ago
Dmitrii Golub 60f64680df Resend code localization 9 years ago
Dmitrii Golub bdb89e50f8 fix: different cookies for different users 9 years ago
Kevin Pheasey 67b8ca7ae4 Abstract logic for two factor success and fail into separate methods. Further abstract the path for after success into a third method. 9 years ago
Paul Bowsher 8d4da3beb5 Add support for remembering a user's 2FA session in a cookie 9 years ago
JD Trout 14adcce362 Add ability to resend code 10 years ago
Laust Rud Jacobsen c87d591541 Extract reused Warden key constant 11 years ago
Karol Sarnacki f3a39237fa Use Strings and not Symbols for keys when storing variable in warden session 11 years ago
Ross Kaffenberger 0a57c06d15 feature spec for checking max attempts before show 11 years ago
Ross Kaffenberger c49c267928 Feature spec for max login attempts 11 years ago
Ross Kaffenberger f46a62720c happy path feature specs for two factor auth 11 years ago
Matt Mueller 3d8b6c484d Controller: authenticate using new one time password algorithm. 11 years ago
Edger 2ad13ed8b2 added rus locallization for max attempts and their limit 11 years ago
Edger 414475e8e8 added rus locallization for max attempts and their limit 11 years ago
John Bradley 8f32e92f96 Setting an error message (instead of a notice) on attempt failure. 12 years ago
John Bradley 2b77e843c5 Typo and punctuation corrections. 12 years ago
Dmitrii Golub e4c812ad6d first commit 13 years ago