Dmitrii Golub
|
f833673c26
|
Sign in or Log in button indifferent
|
10 years ago |
amoose
|
3076c6053b
|
Allows otp_length to be configurable
Adds otp_length to options in README
Sets default length to 6
|
10 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
adds nickname column to dummy app user
Update feature specs with user nickname; add max login attempt spec
regenerate schema
|
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
|
153a4531ca
|
extract method #max_login_attempts
Respects Law of Demeter, useful for stubbing out methods on instance or
for apps that use the NullObject pattern for guest user accounts.
|
11 years ago |
Matt Mueller
|
4d2dbe1c44
|
Spec: validate that send_two_factor_authentication_code can be overwritten
|
11 years ago |
Matt Mueller
|
d00f0ae35e
|
Introducing first spec to test otp code.
|
11 years ago |