69 Commits (e1364958366c792b52e41508f2fa5cff3cd79bd0)

Author SHA1 Message Date
baarkerlounger e136495836 Hard fork and rename project 3 years ago
baarkerlounger 886cd667ee Rubocop 3 years ago
baarkerlounger c69cf810ec Expect selector rather than proc without block 3 years ago
baarkerlounger 9dbcabf331 URL encoding 3 years ago
baarkerlounger 4265a366e3 Update attributes deprecated 3 years ago
baarkerlounger 362ef8f59d Fix manifest: app doesn't have images 3 years ago
baarkerlounger d415a7c8c3 SmsProvider class naming 3 years ago
baarkerlounger 1534946f0b Require SMS provider lib 3 years ago
baarkerlounger 025d0a39ae Add manifest for spec app 3 years ago
Dmitrii Golub dd72a24ea8 update spec schema.rb 6 years ago
Andrés Riveros 5fd39c166a 16 to 32 lenght 6 years ago
Andrés Riveros 3365885325 default param padded removed 6 years ago
Alaina Hardie 8887babd76 Strip Spaces from TOTP Code 6 years ago
Ryan McGeary f677f1fe30 Normalize migrations between Rails 4 and Rails 5 7 years ago
Ryan McGeary f6b011d33d Add Rails 5 support to specs 7 years ago
Dmitrii Golub 96abae0a30 fix test in models/two_factor_authenticatable_spec.rb 8 years ago
newtrat 57517e5a05 Add new encryption algorithm to Encryptor test 8 years ago
Benjamin Wols 4cc5762e83 Add test for deleting cookie on logout 8 years ago
amoose 8908b47113
Updates deprecated Devise methods 8 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 06c67df575 Seperate totp secret generation from confirmation 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 9fd666ce04 fixed spec with provisioning_uri 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
Moncef Belyamani 157746a03e Fix class detection in reset_otp_state_for(user) 9 years ago
Dmitrii Golub bdb89e50f8 fix: different cookies for different users 9 years ago
Moncef Belyamani 3d18eddf8a Fix reset_otp_state specs 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 8d4da3beb5 Add support for remembering a user's 2FA session in a cookie 9 years ago
Paul Bowsher 7dd514a699 Test against Ruby 2.2 and Rails 4.2 9 years ago
Dmitrii Golub f833673c26 Sign in or Log in button indifferent 10 years ago
amoose 3076c6053b Allows otp_length to be configurable 10 years ago
Albert J. Wong 677cb78d5f Preserve query parameters in _return_to for redirect. 10 years ago
Dmitrii Golub 6610f83335 update rspec to version 3 11 years ago
Dmitrii Golub 7505dbf8c8 +cookies serializer for rails apps with version >= 4.1 11 years ago
Johan Brissmyr 29bddf19f6 Pad OTP codes with less than 6 digits 11 years ago
Edger a8cea83253 is_fully_authenticated helper 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 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 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 b25dd2ffc2 remove User model from spec/support; now loaded from spec rails app 11 years ago
Ross Kaffenberger 6ea4db49fe rename rails app in spec directory 11 years ago