Fix changelog e cleanup white spaces

This commit is contained in:
Carlos Antonio da Silva 2010-11-21 11:25:37 -02:00
parent 71450998c5
commit ed30114bd8
2 changed files with 4 additions and 4 deletions

View File

@ -18,7 +18,7 @@
* Sign up now check if the user is active or not and redirect him accordingly setting the inactive_signed_up message
* Use ActiveModel#to_key instead of #id
* sign_out_all_scopes now destroys the whole session
* Added insensitive_case_keys that automatically downcases the given keys, by default downcases only e-mail (by github.com/adahl)
* Added case_insensitive_keys that automatically downcases the given keys, by default downcases only e-mail (by github.com/adahl)
* default behavior changes
* sign_out_all_scopes defaults to true as security measure