mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Added changelog for #15708 [ci skip]
This commit is contained in:
parent
6fa7726f07
commit
c416bb8729
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
* `has_secure_password` now verifies that the given password is less than 72
|
||||
characters if validations are enabled.
|
||||
|
||||
Fixes #14591.
|
||||
|
||||
*Akshay Vishnoi*
|
||||
|
||||
* Remove deprecated `Validator#setup` without replacement.
|
||||
|
||||
See #10716.
|
||||
|
|
Loading…
Reference in a new issue