mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Merge pull request #4115 from wbotelhos/patch-1
removes bugfix, from unreleased, already shipped
This commit is contained in:
commit
22dd3b489d
1 changed files with 0 additions and 3 deletions
|
@ -20,9 +20,6 @@
|
|||
* The option `bypass` of `Devise::Controllers::SignInOut#sign_in` method is
|
||||
deprecated in favor of `Devise::Controllers::SignInOut#bypass_sign_in`
|
||||
method (by @ulissesalmeida).
|
||||
* bug fixes
|
||||
* Fix overwriting the remember_token when a valid one already exists
|
||||
(by @ralinchimev).
|
||||
|
||||
### 4.1.1 - 2016-05-15
|
||||
|
||||
|
|
Loading…
Reference in a new issue