Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CraftCMS-4.16.7.zip | 2025-07-24 | 25.4 MB | |
4.16.7 source code.tar.gz | 2025-07-24 | 8.4 MB | |
4.16.7 source code.zip | 2025-07-24 | 9.5 MB | |
README.md | 2025-07-24 | 205 Bytes | |
Totals: 4 Items | 43.3 MB | 0 |
- Added
craft\helpers\User::getLoginFailureInfo()
. - Deprecated
craft\helpers\User::getLoginFailureMessage()
. - Fixed a potential user account enumeration bug when
preventUserEnumeration
was enabled.