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

feat: add validations on create evidence #1142

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

luk3skyw4lker
Copy link
Collaborator

Adding checks to prevent the creation of empty evidences

Those checks prevent the creation of empty evidences
@jrozner
Copy link
Member

jrozner commented Jul 9, 2024

Functionality looks good. @JoelAtDeluxe if you have some time would you mind taking a look at the react aspects and provide any comments on it? Otherwise I'm good to merge this. It doesn't implement any of the server side checks which might make sense to add at some point but this is good enough for now.

@luk3skyw4lker
Copy link
Collaborator Author

@jrozner dang, I forgot about the server side checks, I can make them into a separate PR this week yet, but I really didn't remember them on this PR, sorry!

@jrozner
Copy link
Member

jrozner commented Jul 9, 2024

No problem. It's fine doing them separately and like I said, this is good enough for now. I'm not concerned about security implications here, just people adding poor quality evidence.

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.

None yet

2 participants