1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Update CHANGELOG

This commit is contained in:
Carlos Antonio da Silva 2010-09-24 00:15:00 -03:00
parent ec0e105c52
commit aaeb053c1d

View file

@ -16,6 +16,7 @@
* Check the type of HTTP Authentication before using Basic headers * Check the type of HTTP Authentication before using Basic headers
* Password recovery and account unlocking takes into account authentication keys (by github.com/RStankov) * Password recovery and account unlocking takes into account authentication keys (by github.com/RStankov)
* Avoid invalid_salt errors by checking salt presence (by github.com/thibaudgg) * Avoid invalid_salt errors by checking salt presence (by github.com/thibaudgg)
* Forget user deletes the right cookie before logout, not remembering the user anymore (by github.com/emtrane)
== 1.1.2 == 1.1.2