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

Remove character constraints #1232

Merged
merged 4 commits into from
Mar 28, 2019
Merged

Remove character constraints #1232

merged 4 commits into from
Mar 28, 2019

Conversation

bjoernricks
Copy link
Contributor

@bjoernricks bjoernricks commented Mar 28, 2019

Remove character/text input limits for nearly all fields in GSA.

Checklist:

Don't validate the character length of any http parameter anymore. Most
of the time the gvmd and the database allows unlimited texts.
@bjoernricks
Copy link
Contributor Author

@mattmundell I've removed nearly all character length constraints from gsa(d).

We should not limit the user in the length of any input field because we
don't have constraints at the db side. So limiting them at gsa(d) side
doesn't make sense.
@bjoernricks bjoernricks merged commit d5e7165 into greenbone:gsa-8.0 Mar 28, 2019
@bjoernricks bjoernricks deleted the remove-character-constraints branch March 28, 2019 16:08
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

Successfully merging this pull request may close these issues.

2 participants