fix(guestName): limit length to 64 characters by max-nextcloud · Pull Request #1915 · nextcloud-libraries/nextcloud-dialogs
This is the same limit we apply to authenticated user display names. The text app stores guest names in a 64 char database field. Note that this is counting characters - not bytes. So languages with multi-byte characters can still use 64 chars in name. Signed-off-by: Max <max@nextcloud.com>
susnux
deleted the
fix/guest-name-size-limit
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters