Skip to content

Conversation

@Andrei-Dolgolev
Copy link
Contributor

Changes

How to test these changes?

Related issues

title=report.title,
content=report.content,
tags=report.tags,
tags=[tag for tag in report.tags if tag and len(tag) <= 1024],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It not save, it checks only length of each tag, but I can still push 1,000,000 tags

@Andrei-Dolgolev Andrei-Dolgolev changed the title Add 1024 tag limit. Add 256 Bytes per tag and 512 KB tags size limits. Apr 5, 2022
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.

3 participants