]> git.mxchange.org Git - friendica.git/commit
Changing default/max values for username_min/max_length
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 21 Oct 2018 19:10:51 +0000 (15:10 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 21 Oct 2018 19:10:51 +0000 (15:10 -0400)
commitc1bca43feea8bbb16debdeeb9ece71d434556c6c
tree5a614311482b897850d35e9e925aa2264bb0a8ad
parentb08408c086b25e0ada4e07e4fc25b7ec25a860a1
Changing default/max values for username_min/max_length

- Restoring legacy default values (3 and 48 respectively)
- Lowering the max value to 150 to take the full profile URL length into
account
config/config.ini.php
src/Model/User.php