![]() |
(08-16-2024, 07:20 AM)Fabio-Zeus-Soft Wrote: I cannot find it from github, but do not you think that it would be better to add this rule to the ruleset by default since max_byte is already present in the login rules? The "CodeIgniter\Shield\Authentication\Passwords\ValidationRules" is added by Registrar. SeeĀ - https://github.com/codeigniter4/shield/b...istrar.php - https://www.codeigniter.com/user_guide/g...registrars So by default, you don't need to add it manually. But if you disable Auto-Discovery of registrars, you need to add the rule manually. See - https://www.codeigniter.com/user_guide/g...-discovery |
Messages In This Thread |
Keep on getting error about max_byte - by Fabio-Zeus-Soft - 08-14-2024, 02:35 AM
RE: Keep on getting error about max_byte - by JustJohnQ - 08-14-2024, 03:39 AM
RE: Keep on getting error about max_byte - by datamweb - 08-14-2024, 06:04 AM
RE: Keep on getting error about max_byte - by Fabio-Zeus-Soft - 08-16-2024, 07:20 AM
RE: Keep on getting error about max_byte - by kenjis - 08-16-2024, 07:42 PM
RE: Keep on getting error about max_byte - by JustJohnQ - 08-16-2024, 02:14 PM
|