nextcloud/apps/user_ldap/lib/Migration
Côme Chilliet 6d0f0fc01b Fix upgrade of user_ldap when oc_group_members contains duplicated uids
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-01-04 11:51:33 +01:00
..
GroupMappingMigration.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
RemoveRefreshTime.php Update php licenses 2021-06-04 22:02:41 +02:00
SetDefaultProvider.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
UnsetDefaultProvider.php unset ldap provider when disabling user_ldap 2021-06-30 15:25:00 +02:00
UUIDFix.php Update php licenses 2021-06-04 22:02:41 +02:00
UUIDFixGroup.php Update php licenses 2021-06-04 22:02:41 +02:00
UUIDFixInsert.php Refactors "strpos" calls in /apps/user_ldap to improve code readability. 2023-06-02 15:26:55 +03:30
UUIDFixUser.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Version1010Date20200630192842.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Version1120Date20210917155206.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Version1130Date20211102154716.php limit ldap_dn columns to 4000 2022-03-30 14:43:08 +00:00
Version1130Date20220110154717.php Move duplicated code to a base class for group_mapping migrations 2022-01-13 14:06:59 +01:00
Version1130Date20220110154718.php limit ldap_dn columns to 4000 2022-03-30 14:43:08 +00:00
Version1130Date20220110154719.php Split dropTable and createTable in two migrations 2022-01-13 14:06:58 +01:00
Version1141Date20220323143801.php Fix createNamedParameter in LDAP migrations 2022-04-07 11:34:13 +02:00
Version1190Date20230706134108.php Fix upgrade of user_ldap when oc_group_members contains duplicated uids 2024-01-04 11:51:33 +01:00
Version1190Date20230706134109.php Refactor user_ldap group membership to use flat DB 2023-08-10 10:57:25 +02:00