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

Request validation need to be made in the backend #235

Open
sharidas opened this issue Jul 5, 2019 · 0 comments
Open

Request validation need to be made in the backend #235

sharidas opened this issue Jul 5, 2019 · 0 comments

Comments

@sharidas
Copy link
Contributor

sharidas commented Jul 5, 2019

When user submits the changes to the password_policy app, the validation is required from the server. Say for example in the server we hardly do validation when the check box is checked/unchecked Restrict to these special characters and the text box is empty.

This would also make our server side processing secure. I was thinking of this because this app is closely coupled with guest app + user manangement app.

In case, if my observation is wrong, let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant