21 Commits (cab2aaf4fbe774e48bdc35780012cd5491a474e9)

Author SHA1 Message Date
Dmitrii Golub dd72a24ea8 update spec schema.rb 6 years ago
Ryan McGeary f677f1fe30 Normalize migrations between Rails 4 and Rails 5 7 years ago
Sam Clegg 2df6fa2481 Prevent reuse of TOTP codes (#94) 8 years ago
Sam Clegg 60ce5f1e63 Remove #reset_otp_state hook (#91) 8 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
Marc Lennox fd7e18c2ea Removed Rails 5 deprecation warnings 9 years ago
Moncef Belyamani 157746a03e Fix class detection in reset_otp_state_for(user) 9 years ago
Moncef Belyamani d2b6d39d24 Add support for OTP secret key encryption 9 years ago
Moncef Belyamani 4d0acf1ddd Allow executing code after sign in and before sign out 9 years ago
Paul Bowsher 7dd514a699 Test against Ruby 2.2 and Rails 4.2 9 years ago
Albert J. Wong 677cb78d5f Preserve query parameters in _return_to for redirect. 10 years ago
Dmitrii Golub 7505dbf8c8 +cookies serializer for rails apps with version >= 4.1 11 years ago
Ross Kaffenberger bb1a619a3c ensure return_to location is properly stored 11 years ago
Ross Kaffenberger c58640c6d2 adds integration spec to ensure authentication code is sent on sign in 11 years ago
Ross Kaffenberger c49c267928 Feature spec for max login attempts 11 years ago
Ross Kaffenberger 0e32309820 Updates to dummy app 11 years ago
Ross Kaffenberger 957e6b144b extract GuestUser for unit specs 11 years ago
Ross Kaffenberger f46a62720c happy path feature specs for two factor auth 11 years ago
Ross Kaffenberger 6ea4db49fe rename rails app in spec directory 11 years ago