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

Create array of all user logins and compare user login to make sure its in the array #9

Open
hfaerber opened this issue Nov 2, 2019 · 0 comments
Labels
bug Something isn't working Future Iteration Enhancement Future Iteration Enhancement

Comments

@hfaerber
Copy link
Owner

hfaerber commented Nov 2, 2019

I would like to add to the login validation logic to compare the value of the guest login field to be an exact match to an array of logins which the login for each user.

How: Create array of all user logins and compare user login to make sure its in the array.
Ex: ["customer1", "customer2".....]

@hfaerber hfaerber added enhancement New feature or request Future Iteration Enhancement Future Iteration Enhancement bug Something isn't working and removed enhancement New feature or request labels Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Future Iteration Enhancement Future Iteration Enhancement
Projects
None yet
Development

No branches or pull requests

1 participant