This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
heartcombo--devise
Watch
1
Star
0
Fork
You've already forked heartcombo--devise
0
mirror of
https://github.com/heartcombo/devise.git
synced
2022-11-09 12:18:31 -05:00
Code
Releases
Activity
cbfeb59fb3
heartcombo--devise
/
lib
/
devise
/
rails
History
José Valim
1591294b7a
Compatibility with Rails beta 3.
2010-04-05 11:46:26 +02:00
..
routes.rb
Compatibility with Rails beta 3.
2010-04-05 11:46:26 +02:00
warden_compat.rb
Use message verifier in cookies. Previous implementation allowed brute force attacks by cookies. Even though it is impossible for the brute force attack to succeed, the current implementation blocks the attacker even before hitting the database.
2010-03-31 13:31:45 +02:00