Skip to content
Commit 4ec4a998 authored by Lukas Reschke's avatar Lukas Reschke Committed by Roeland Jago Douma
Browse files

Limit size of properties to 2048 characters

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 https://github.com/nextcloud/server/pull/26433



Signed-off-by: default avatarLukas Reschke <lukas@statuscode.ch>
parent c8374de7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment