mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Changelog for #2296
This commit is contained in:
parent
72cfaad618
commit
77b960f14a
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
== master
|
||||
|
||||
* enhancements
|
||||
* Add `#skip_confirmation_notification!` method to `Confirmable`. Allows skipping confirmation email without auto-confirming. (by @gregates)
|
||||
* allow_unconfirmed_access_for config from `:confirmable` module can be set to `nil` that means unconfirmed access for unlimited time. (by @nashby)
|
||||
|
||||
* bug fix
|
||||
|
|
Loading…
Reference in a new issue