no change really

This commit is contained in:
cktricky
2013-09-11 10:58:46 -04:00
parent 6f71d7eda7
commit c56dbe54a7
5 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -35,7 +35,7 @@ class User < ActiveRecord::Base
end end
return auth return auth
end end
=begin =begin
# More secure version, still lacking a decent hashing routine, this is for timing attack prevention # More secure version, still lacking a decent hashing routine, this is for timing attack prevention
def self.authenticate(email, password) def self.authenticate(email, password)
@@ -46,7 +46,7 @@ class User < ActiveRecord::Base
raise "Incorrect username or password" raise "Incorrect username or password"
end end
end end
=end =end
+1
View File
@@ -0,0 +1 @@
# Logfile created on 2013-09-11 09:30:39 -0400 by logger.rb/31641
+1
View File
@@ -0,0 +1 @@
# Logfile created on 2013-09-11 09:30:46 -0400 by logger.rb/31641
+1
View File
@@ -0,0 +1 @@
# Logfile created on 2013-09-11 09:30:53 -0400 by logger.rb/31641
+1
View File
@@ -0,0 +1 @@
# Logfile created on 2013-09-11 09:29:14 -0400 by logger.rb/31641