atk4 / login

Add-on implementing User Login, Registration, Management and Password
https://agiletoolkit.org
MIT License
26 stars 22 forks source link

Some uncovered files leads to fatal error #102

Closed mvorisek closed 5 months ago

mvorisek commented 1 year ago

https://github.com/atk4/login/blob/f475d9593711f0984e9689121f1f376d033383b9/src/Form/Control/Fields.php#L14 callback is wrong, instead of Field a Model is passed

The uncovered files https://app.codecov.io/gh/atk4/login/tree/develop/src should be covered and the problem fixed.