mirror of
https://github.com/flarum/framework.git
synced 2025-06-26 13:11:23 +08:00
f5517fbd88282af238588346f61cd5c230385d43

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.
Flarum Core
This repository contains the core code of Flarum. If you want to install Flarum, visit the main Flarum repository.
Contributing
Interested in contributing to Flarum? Please read the Contributing docs to learn how you can help.
Description
Languages
PHP
60.5%
TypeScript
26.2%
JavaScript
7.9%
Less
4.4%
Blade
0.8%
Other
0.2%