nextcloud-server/tests/lib/Group
Benjamin Gaussorgues ca5cfdf88a 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-31 10:54:53 +07:00
..
Backend.php
DatabaseTest.php fix(groups): allows to save group names with more than 64 characters 2024-05-31 10:54:53 +07:00
Dummy.php
GroupTest.php fix!: Remove symfony EventDispatcherInterface from Group 2023-07-27 23:13:37 +07:00
ManagerTest.php fix(groups): allows to save group names with more than 64 characters 2024-05-31 10:54:53 +07:00
MetaDataTest.php