1
0
mirror of https://github.com/flarum/core.git synced 2025-07-24 02:01:19 +02:00
Toby Zerner f5517fbd88 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:05:33 +09:30
2015-08-31 12:38:15 +09:30
2015-08-17 14:10:55 +09:30
2015-05-06 11:26:47 +09:30
2015-07-05 21:25:09 +09:30
2015-08-17 14:10:55 +09:30
2015-03-30 15:50:36 +10:30
2015-08-30 15:02:48 +02:00
2015-08-30 14:59:10 +02:00
2015-08-13 10:12:39 +09:30
2015-08-29 18:29:19 +09:30

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
No description provided
Readme 119 MiB
Languages
PHP 65.5%
JavaScript 14.2%
TypeScript 13.9%
Less 5.5%
Blade 0.7%
Other 0.2%