Welcome Guest, Not a member yet? Register   Sign In
Keep on getting error about max_byte
#6

(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
Reply


Messages In This Thread
RE: Keep on getting error about max_byte - by kenjis - 08-16-2024, 07:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB