91 Commits (886cd667ee3053fa118b618cbceec572f5f7aaf4)

Author SHA1 Message Date
Edger a8cea83253 is_fully_authenticated helper 11 years ago
Ross Kaffenberger bb1a619a3c ensure return_to location is properly stored 11 years ago
Ross Kaffenberger 153a4531ca extract method #max_login_attempts 11 years ago
Ross Kaffenberger 9ef373482a extract method #populate_otp_column 11 years ago
Ross Kaffenberger 987c0feef6 provide options for #provisioning_uri 11 years ago
Dmitrii Golub 6f0c1fb993 update version to 1 11 years ago
Matt Mueller af6e150124 Adding unique index to otp secret key. 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 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 d00f0ae35e Introducing first spec to test otp code. 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
Wojtek Kruszewski ab768d4784 Respond with 401 for request non-HTML requests [#6] 12 years ago
Dmitrii Golub 8e78fc4027 version to 0.2 13 years ago
Vladimir 8da6ada802 need_two_factor_authentication? method should accept request param. 13 years ago
Carlos Vilhena 3c6b836dc0 change should be instance method 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 e4c812ad6d first commit 13 years ago