Commit Graph

31 Commits (81f23ee970c5612e178b8b28434f9d94adc4630c)

Author SHA1 Message Date
delthas 09479c02ca Make the minimum user password length configurable
Previously, all passwords had to be at least 12 characters long.

Some users use a slightly shorter password, so some instances could wish
to reduce the password length limit to a slightly lesser value.

This makes the minimum password length configurable in the .env file,
with the MIN_PASSWORD_LENGTH variable, that defaults to 12 to keep the
previous behaviour by default.
5 years ago
Daniel Supernault 3b7ff030f2
Update RegisterController 5 years ago
dx7 913bf77ba4
Improve email validation error for restricted emails 5 years ago
dx7 693f530326
Improve username validation error for restricted names 5 years ago
Daniel Supernault 5bcb43a673
Update RegisterController, fix CI bug 5 years ago
Daniel Supernault 14ba350ba3
Fix postgres bugs 5 years ago
Daniel Supernault fa8e0dca4d
Update RegisterController 5 years ago
Daniel Supernault d11e82c3d9
Update landing page, add age check 5 years ago
Daniel Supernault 64950748cf
Update RegisterController 6 years ago
Daniel Supernault f22a4b2d75
Update RegisterController, bump min password length from 6 to 8 6 years ago
Daniel Supernault b885cccd6b
Update Auth controller 6 years ago
Shleeble d61c48c62b
Update RegisterController.php 6 years ago
Shleeble 7953be29fe
Update LoginController.php 6 years ago
Daniel Supernault 89bd8f9653
Update LoginController 6 years ago
Daniel Supernault 2b76db6421
Update LoginController 6 years ago
Daniel Supernault 12995989c4
Add max user limit 6 years ago
Daniel Supernault e39f88f6c6
Bump version to 0.7.1 6 years ago
Daniel Supernault c6b1164620
Update AuthLogin 7 years ago
Daniel Supernault edd62b2712
Update RegisterController 7 years ago
Daniel Supernault 9403749d9a
Add closed registration message instead of 403 7 years ago
daniel b8abbdd90f Apply fixes from StyleCI 7 years ago
Daniel Supernault b7c7757cff
Update RegisterController 7 years ago
Marcin Mikołajczak a1588a82c1
Merge branch 'dev' into maxlength 7 years ago
Daniel Supernault 7e78f63ff5
Update RegisterController 7 years ago
Daniel Supernault bde6c0f1ff Update LoginController 7 years ago
Marcin Mikołajczak 994aed0752 Add info about max bio length, make names length customizable
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago
Daniel Supernault 92939ed867 Add recaptcha to login/register form 7 years ago
Daniel Supernault 1e3a432087 Restrict new registrations with env setting 7 years ago
Daniel Supernault 91fd53a4be Update RegisterController, validate username against restricted names 7 years ago
Daniel Supernault d1b44529df Add username to register form 7 years ago
Daniel Supernault a034358c98 Add Laravel Framework 7 years ago