1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 18:51:40 +02:00
Toby Zerner 9b5b97ff63 Validate password length
We can't do this using the ValidatesBeforeSave trait because the
password has been hashed by then. Instead, we must validate the
original password as it comes in.
2015-08-31 12:38:15 +09:30
2015-08-31 12:38:15 +09:30
Description
No description provided
119 MiB
Languages
PHP 65.5%
JavaScript 14.2%
TypeScript 13.9%
Less 5.5%
Blade 0.7%
Other 0.2%