]> BookStack Code Mirror - bookstack/commit
Set a fairly sensible limit on user name validation
authorDan Brown <redacted>
Tue, 9 Aug 2022 11:40:59 +0000 (12:40 +0100)
committerDan Brown <redacted>
Tue, 9 Aug 2022 11:40:59 +0000 (12:40 +0100)
commit4209f27f1acabfccff0c2dea08f8e151ed82144f
treeb697888645e2f09925a7a160c05d6689b74bfaa0
parent89ec9a5081caa95d5c3bbddd3f09015cc74329b7
Set a fairly sensible limit on user name validation

Also updated controller properties with types within modified files.
Related to #3614
app/Http/Controllers/Api/UserApiController.php
app/Http/Controllers/Auth/RegisterController.php
app/Http/Controllers/UserController.php