-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Hello, I found three forms not validated in the Admin tab, these are the forms:
- User form (add/edit)
- Document Types (edit)
- Note Types (edit)
The user form display an error 500 when I submit the form without data and I can update the user without the userID. In the other forms equally I can update without a value.
Thanks.