nextcloud/tests/lib/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 Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
DatabaseTest.php fix(groups): allows to save group names with more than 64 characters 2024-05-16 17:59:36 +02:00
Dummy.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
GroupTest.php Fix tests, and fix Group::searchUsers to avoid duplicates 2023-05-02 11:35:41 +02:00
ManagerTest.php fix(groups): allows to save group names with more than 64 characters 2024-05-16 17:59:36 +02:00
MetaDataTest.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00