|  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. | 12 years ago | 
				
					
						|  Ross Kaffenberger | 9ef373482a | extract method #populate_otp_column useful for populating column values for pre-existing devise-enabled records | 12 years ago | 
				
					
						|  Ross Kaffenberger | 987c0feef6 | provide options for #provisioning_uri options are passed to the ROTP::TOTP constructor, which currently makes
use of :issuer and :interval option keys | 12 years ago | 
				
					
						|  Dmitrii Golub | 6f0c1fb993 | update version to 1 | 12 years ago | 
				
					
						|  Matt Mueller | af6e150124 | Adding unique index to otp secret key. This prevents the potential of a leaking of a single secret key from effecting others. | 12 years ago | 
				
					
						|  Matt Mueller | d91d13fc1b | Remove code argument from send_two_factor_authentication_code | 12 years ago | 
				
					
						|  Matt Mueller | ffab2c2dd2 | Allow for successful rollback of migration. | 12 years ago | 
				
					
						|  Matt Mueller | 5094238c74 | Allowing both config and override of allowed otp drift. | 12 years ago | 
				
					
						|  Matt Mueller | 1961ae7535 | otp_column_name: do not allow for override. | 12 years ago | 
				
					
						|  Matt Mueller | 4d2dbe1c44 | Spec: validate that send_two_factor_authentication_code can be overwritten | 12 years ago | 
				
					
						|  Matt Mueller | b4e8138b5a | Only max_login_attempts is now configurable. | 12 years ago | 
				
					
						|  Matt Mueller | d00f0ae35e | Introducing first spec to test otp code. | 12 years ago | 
				
					
						|  Matt Mueller | 3e501a30b2 | Misc renames for otp secret key. | 12 years ago | 
				
					
						|  Matt Mueller | 13f33a9445 | Adding otp methods. | 12 years ago | 
				
					
						|  Matt Mueller | 98868bbece | Change migration to add otp secret key. | 12 years ago | 
				
					
						|  Wojtek Kruszewski | ab768d4784 | Respond with 401 for request non-HTML requests [#6] | 13 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 | 14 years ago | 
				
					
						|  Carlos Vilhena | d1a4f4073a | trim empty lines | 14 years ago | 
				
					
						|  Carlos Vilhena | 457f00dceb | change description | 14 years ago | 
				
					
						|  Carlos Vilhena | bf9f970cb6 | refactor the schema | 14 years ago | 
				
					
						|  Carlos Vilhena | 811e91079d | generate migration after adding :two_factor_authentication | 14 years ago | 
				
					
						|  Carlos Vilhena | 3a7293218a | add active record generator | 14 years ago | 
				
					
						|  Carlos Vilhena | e2f54d9980 | add migration template | 14 years ago | 
				
					
						|  Carlos Vilhena | 6be4f7a051 | adding generator which will include :two_factor_authenticable to devise | 14 years ago | 
				
					
						|  Carlos Vilhena | 81fea21391 | ActiveSupport::Concern deprecation warnings | 14 years ago | 
				
					
						|  Carlos Vilhena | 2a0f37dc62 | fix "The InstanceMethods module inside ActiveSupport::Concern will be no longer included automatically." | 14 years ago | 
				
					
						|  Dmitrii Golub | e4c812ad6d | first commit | 14 years ago |