0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-04 22:11:01 +00:00
nextcloud_server/lib/private/Group
Benjamin Gaussorgues a2746a64da
fix(groups): allows to save group names with more than 64 characters
Mimic behaviour from LDAP users and add a hard limit to 255 characters

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-05-16 17:59:36 +02:00
..
Backend.php Clear up return types 2023-04-27 12:00:45 +02:00
Database.php fix(groups): allows to save group names with more than 64 characters 2024-05-16 17:59:36 +02:00
DisplayNameCache.php fix(cache): Remove displayname cache entry on delete 2023-08-28 16:18:59 +00:00
Group.php Fix tests, and fix Group::searchUsers to avoid duplicates 2023-05-02 11:35:41 +02:00
Manager.php fix(groups): allows to save group names with more than 64 characters 2024-05-16 17:59:36 +02:00
MetaData.php Strong type OC\Group\MetaData 2022-03-08 16:44:22 +01:00