login icon indicating copy to clipboard operation
login copied to clipboard

Add-on implementing User Login, Registration, Management and Password

Results 6 login issues
Sort by recently updated
recently updated
newest added

Steps to reproduce: - Have an application with more complex model structure (multiple hasOnes, hasManys) - Set-up just one rule and activate ACL by setACL(); Issue: - Database traffic is...

waiting for author

Add ldap login support or custom bind password.

enhancement
help wanted

here is example of SQL server handling https://docs.microsoft.com/en-us/sql/master-data-services/overlapping-model-and-member-permissions-master-data-services?view=sql-server-ver15

enhancement

Feature request: Allow rules to include certain conditions to be applicable, notably for example: make rule applicable if mode entity's field user_id is or is not identical to logged in...

enhancement

I'm working on Auth0 integration and i have some clue about integration in atk4/login. IMHO the actual atk4\login\Auth::check() method do too many things, not only check but even add UI...

question