Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DbAuthMiddleware.php #906

Merged
merged 2 commits into from Sep 8, 2022

Conversation

apps-caraga
Copy link
Contributor

Add separate property loginTable for login as this could be a view joining users table to other table such as roles, details etc. At a minimum, the view output should include the $usernameColumn and $passwordColumn.

Add separate property for login as this could be a view joining users table to other table such as roles, details etc. At a minimum, the view output should include the $usernameColumn and $passwordColumn.
@mevdschee
Copy link
Owner

Thank your for your contribution. I like this idea and I'll merge it! Can you update the README.md as well?

@mevdschee mevdschee self-assigned this Sep 8, 2022
Included usage/dpcumentation for the added property for dbAuthentication middleware
@mevdschee mevdschee merged commit aa18cfb into mevdschee:main Sep 8, 2022
mevdschee added a commit that referenced this pull request Sep 8, 2022
@mevdschee
Copy link
Owner

released in v2.14.10

mevdschee added a commit that referenced this pull request Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants