accounts/common/validators
2019-04-06 04:15:23 +02:00
..
EmailValidator.php #398: implement idna domain conversion for emails 2018-04-21 16:07:09 +03:00
LanguageValidator.php Allow any valid locale for account lang 2018-07-08 22:21:33 +03:00
MinecraftServerAddressValidator.php Implementation of the backend for the OAuth2 clients management 2018-02-28 01:27:35 +03:00
PasswordValidator.php
UsernameValidator.php Upgrade PHP to 7.3 and fix some related code errors. Disable self_accessor fixer for PHP-CS-Fixer 2019-04-06 04:15:23 +02:00
UuidValidator.php