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