Skip to content

limit length of strings in operators#1161

Merged
boulter merged 2 commits intomasterfrom
jboulter-limit-length-of-strings-in-operators
Feb 22, 2024
Merged

limit length of strings in operators#1161
boulter merged 2 commits intomasterfrom
jboulter-limit-length-of-strings-in-operators

Conversation

@boulter
Copy link
Copy Markdown
Contributor

@boulter boulter commented Feb 21, 2024

There were a couple of places where we were not limiting the length of large strings, allowing users to create huge ones. This fixes both the ~ and + operators to limit string length based on the config value.

@boulter boulter merged commit b535c9b into master Feb 22, 2024
@boulter boulter deleted the jboulter-limit-length-of-strings-in-operators branch February 22, 2024 00:20
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.

4 participants