atk4 / login

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

Adjust to latest atk4/data #77

Closed mvorisek closed 2 years ago

PhilippGrashoff commented 3 years ago

Hi there,

I agree that the password field should be moved to atk4/data. This repository has so much mixed code (User model, Password field, Authentication check, Password suggestions, some UI classes) that to me it seems overloaded. If password field was moved atk4/data I would simply copy the simple Auth code and get rid of the dependency to atk4\login...