nextcloud-server/tests/lib/Group
Benjamin Gaussorgues cd9650483b 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>
2024-05-16 17:57:41 +07:00
..
Backend.php
DatabaseTest.php fix(groups): allows to save group names with more than 64 characters 2024-05-16 17:57:41 +07:00
Dummy.php
GroupTest.php
ManagerTest.php fix(groups): allows to save group names with more than 64 characters 2024-05-16 17:57:41 +07:00
MetaDataTest.php