nextcloud/lib/private/Accounts
Lukas Reschke 4ec4a99869 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: Lukas Reschke <lukas@statuscode.ch>
2021-04-29 20:45:11 +02:00
..
Account.php Update license headers for 19 2020-04-29 11:57:22 +02:00
AccountManager.php Limit size of properties to 2048 characters 2021-04-29 20:45:11 +02:00
AccountProperty.php Add \OCP\Account public API 2018-10-15 13:30:31 +02:00
Hooks.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00