mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Changelog
This commit is contained in:
parent
617a8876a6
commit
2b79519ad1
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@
|
||||||
* Ensure after sign in hook is not called without a resource
|
* Ensure after sign in hook is not called without a resource
|
||||||
* fixed a term: now on Omniauth related flash messages, we say that we're authenticating from an omniauth provider instead of authorizing.
|
* fixed a term: now on Omniauth related flash messages, we say that we're authenticating from an omniauth provider instead of authorizing.
|
||||||
|
|
||||||
|
# deprecation
|
||||||
|
* All devise modules should have a required_fields(klass) module method to help
|
||||||
|
gathering missing attributes.
|
||||||
|
|
||||||
== 2.0.4
|
== 2.0.4
|
||||||
|
|
||||||
Notes: https://github.com/plataformatec/devise/wiki/How-To:-Upgrade-to-Devise-2.0
|
Notes: https://github.com/plataformatec/devise/wiki/How-To:-Upgrade-to-Devise-2.0
|
||||||
|
|
Loading…
Reference in a new issue