0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-24 17:06:50 +00:00
nextcloud_server/lib/public/Group/Backend
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 +02:00
..
ABackend.php fix(groups): allows to save group names with more than 64 characters 2024-05-16 17:57:41 +02:00
IAddToGroupBackend.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IBatchMethodsBackend.php Fix psalm spotted type errors 2023-09-05 16:56:48 +02:00
ICountDisabledInGroup.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ICountUsersBackend.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ICreateGroupBackend.php fix(groups): allows to save group names with more than 64 characters 2024-05-16 17:57:41 +02:00
ICreateNamedGroupBackend.php fix(groups): allows to save group names with more than 64 characters 2024-05-16 17:57:41 +02:00
IDeleteGroupBackend.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IGetDisplayNameBackend.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IGroupDetailsBackend.php Move new methods to a new interface in OCP 2023-09-05 16:56:48 +02:00
IHideFromCollaborationBackend.php Update php licenses 2021-06-04 22:02:41 +02:00
IIsAdminBackend.php composer run cs:fix 2023-01-20 11:45:08 +01:00
INamedBackend.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IRemoveFromGroupBackend.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ISearchableGroupBackend.php Update version number in since and deprecated annotations 2023-04-27 12:04:32 +02:00
ISetDisplayNameBackend.php composer run cs:fix 2023-01-20 11:45:08 +01:00