![]() |
Hi,
It's the first project for me using the Shield Auth library, must say it's pretty clear and easy to use. The only issue i'm having right now is the 'personalFields' that's being used for registrations for example, this also checks against the 'NothingPersonalValidator' so it's pretty strict in chosing the password for users. Do we have an alternative way to allow more columns without messing with the core, for example an alternative array like 'userColumns' that's merged into to Model/Entity so you don't have to modify that much. If it's unclear let me know, explaining things isn't my best quality. EDIT: Fixed using: https://github.com/codeigniter4/shield/pull/491 |
Messages In This Thread |
[SOLVED] Shield adding alternate fields - by superior - 11-08-2022, 01:20 AM
RE: Shield adding alternate fields - by datamweb - 11-08-2022, 09:06 AM
RE: Shield adding alternate fields - by superior - 11-09-2022, 01:13 AM
|