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

Limit size of properties to 2048 characters #26433

Merged
merged 1 commit into from Apr 8, 2021

Conversation

LukasReschke
Copy link
Member

It is unreasonable to expect that one of these fields would be longer
than 2048 characters. Whilst some have definitely lower limits (such as
for phone numbers or domain names), a upper bound as sanity check makes
sense.

@LukasReschke LukasReschke added the 3. to review Waiting for reviews label Apr 6, 2021
@LukasReschke LukasReschke force-pushed the limit-max-length-of-properties branch from 4d5b1c4 to b1084ec Compare April 6, 2021 16:23
Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

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

See comment

@rullzer rullzer force-pushed the limit-max-length-of-properties branch from 44b25ef to 2befac6 Compare April 8, 2021 09:55
It is unreasonable to expect that one of these fields would be longer
than 2048 characters. Whilst some have definitely lower limits (such as
for phone numbers or domain names), a upper bound as sanity check makes
sense.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
@rullzer rullzer merged commit 3ab659c into master Apr 8, 2021
@rullzer rullzer deleted the limit-max-length-of-properties branch April 8, 2021 10:38
@LukasReschke
Copy link
Member Author

/backport to stable21

@LukasReschke
Copy link
Member Author

/backport to stable20

@LukasReschke
Copy link
Member Author

/backport to stable19

@backportbot-nextcloud
Copy link

The backport to stable19 failed. Please do this backport manually.

@backportbot-nextcloud
Copy link

The backport to stable20 failed. Please do this backport manually.

LukasReschke added a commit that referenced this pull request Apr 13, 2021
It is unreasonable to expect that one of these fields would be longer
than 2048 characters. Whilst some have definitely lower limits (such as
for phone numbers or domain names), a upper bound as sanity check makes
sense.

Backport of #26433

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
LukasReschke added a commit that referenced this pull request Apr 13, 2021
It is unreasonable to expect that one of these fields would be longer
than 2048 characters. Whilst some have definitely lower limits (such as
for phone numbers or domain names), a upper bound as sanity check makes
sense.

Backport of #26433

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
rullzer pushed a commit that referenced this pull request Apr 29, 2021
It is unreasonable to expect that one of these fields would be longer
than 2048 characters. Whilst some have definitely lower limits (such as
for phone numbers or domain names), a upper bound as sanity check makes
sense.

Backport of #26433

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
rullzer pushed a commit that referenced this pull request Apr 29, 2021
It is unreasonable to expect that one of these fields would be longer
than 2048 characters. Whilst some have definitely lower limits (such as
for phone numbers or domain names), a upper bound as sanity check makes
sense.

Backport of #26433

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants