WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Add additional validation to user inputs #125

@MatijaNovosel

Description

@MatijaNovosel

Is your feature request related to a problem? Please describe.
When the user is adding a new shape, there is no limit on how many characters the user can enter in the description or name fields which can lead to unsanitized and large inputs that can congest the database.

Describe the solution you'd like
The solution proposed is adding a max character count to the user input, both on the backend and frontend since it is not secured on either side.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions