Matt Mueller
|
89352f5ac2
|
Adding clarification around google authenticator.
|
11 years ago |
Matt Mueller
|
8d464b2862
|
Modifying readme based on changes to gem.
|
11 years ago |
Matt Mueller
|
d91d13fc1b
|
Remove code argument from send_two_factor_authentication_code
|
11 years ago |
Matt Mueller
|
ffab2c2dd2
|
Allow for successful rollback of migration.
|
11 years ago |
Matt Mueller
|
5094238c74
|
Allowing both config and override of allowed otp drift.
|
11 years ago |
Matt Mueller
|
3d8b6c484d
|
Controller: authenticate using new one time password algorithm.
|
11 years ago |
Matt Mueller
|
1961ae7535
|
otp_column_name: do not allow for override.
|
11 years ago |
Matt Mueller
|
4d2dbe1c44
|
Spec: validate that send_two_factor_authentication_code can be overwritten
|
11 years ago |
Matt Mueller
|
b4e8138b5a
|
Only max_login_attempts is now configurable.
|
11 years ago |
Matt Mueller
|
a57329534f
|
Test otp authentication.
|
11 years ago |
Matt Mueller
|
d00f0ae35e
|
Introducing first spec to test otp code.
|
11 years ago |
Matt Mueller
|
ea0799270e
|
Adding rspec.
|
11 years ago |
Matt Mueller
|
6c0930ba8d
|
Adding rotp dependency.
|
11 years ago |
Matt Mueller
|
3e501a30b2
|
Misc renames for otp secret key.
|
11 years ago |
Matt Mueller
|
13f33a9445
|
Adding otp methods.
|
11 years ago |
Matt Mueller
|
98868bbece
|
Change migration to add otp secret key.
|
11 years ago |
Matt Mueller
|
8e5b64c33d
|
Updating gitignore
|
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 |
Dmitrii Golub
|
5f3519508e
|
Merge pull request #11 from edg3r/patch-1
Update README.md
|
11 years ago |
Armen P.
|
34b15f7925
|
Update README.md
|
11 years ago |
Dmitrii Golub
|
3e2c020d08
|
Merge pull request #9 from johnmichaelbradley/master
Changed :notice to :error when setting flash message on attempt failure.
|
12 years ago |
Dmitrii Golub
|
a42ccf4f6f
|
Merge pull request #8 from johnmichaelbradley/patch-1
Typo and punctuation corrections.
|
12 years ago |
John Bradley
|
e7e9db7c8d
|
Typo and punctuation corrections.
|
12 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
|
5bcb23edb9
|
Merge pull request #7 from wojt-eu/master
Respond with 401 for request non-HTML requests
|
12 years ago |
Wojtek Kruszewski
|
ab768d4784
|
Respond with 401 for request non-HTML requests [#6]
|
12 years ago |
Dmitrii Golub
|
fabbb3942a
|
Add info about external dependencies
Thanks to #simonmorley
Issue:
https://github.comHoudini/two_factor_authentication#5
|
12 years ago |
Dmitrii Golub
|
8e78fc4027
|
version to 0.2
|
13 years ago |
Dmitrii Golub
|
518b92d534
|
Merge pull request #4 from VladimirMikhailov/patch-1
need_two_factor_authentication? method should accept request param.
|
13 years ago |
Vladimir
|
8da6ada802
|
need_two_factor_authentication? method should accept request param.
|
13 years ago |
Dmitrii Golub
|
046a8081ce
|
+ description
|
13 years ago |
Dmitrii Golub
|
5ab35f4b70
|
+homepage
|
13 years ago |
Dmitrii Golub
|
e9351da36b
|
Merge pull request #2 from carvil/master
Add generators to make it easier to install and fix deprecation warnings
|
13 years ago |
Carlos Vilhena
|
3c6b836dc0
|
change should be instance method
|
13 years ago |
Carlos Vilhena
|
6c25669af9
|
updated README
|
13 years ago |
Carlos Vilhena
|
d1a4f4073a
|
trim empty lines
|
13 years ago |
Carlos Vilhena
|
457f00dceb
|
change description
|
13 years ago |
Carlos Vilhena
|
bf9f970cb6
|
refactor the schema
|
13 years ago |
Carlos Vilhena
|
811e91079d
|
generate migration after adding :two_factor_authentication
|
13 years ago |
Carlos Vilhena
|
3a7293218a
|
add active record generator
|
13 years ago |
Carlos Vilhena
|
e2f54d9980
|
add migration template
|
13 years ago |
Carlos Vilhena
|
6be4f7a051
|
adding generator which will include :two_factor_authenticable to devise
|
13 years ago |
Carlos Vilhena
|
81fea21391
|
ActiveSupport::Concern deprecation warnings
|
13 years ago |
Carlos Vilhena
|
2a0f37dc62
|
fix "The InstanceMethods module inside ActiveSupport::Concern will be no longer included automatically."
|
13 years ago |
Dmitrii Golub
|
0485aca7ca
|
fix spaces
|
13 years ago |
Dmitrii Golub
|
e4c812ad6d
|
first commit
|
13 years ago |