nextcloud/apps/user_ldap/lib/Migration
Arthur Schiwon 8586d6040d
ensure that user and group IDs in LDAP's tables are also max 64chars
- limitation by core tables (e.g. sharing), IDs are always 64chars
- when longer group IDs were requested they are hashed (does not affect
  displaynames)

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-09-29 14:17:13 +02:00
..
RemoveRefreshTime.php Update php licenses 2021-06-04 22:02:41 +02:00
SetDefaultProvider.php Update php licenses 2021-06-04 22:02:41 +02:00
UnsetDefaultProvider.php unset ldap provider when disabling user_ldap 2021-06-30 16:52:09 +00: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 Update php licenses 2021-06-04 22:02:41 +02:00
UUIDFixUser.php Update php licenses 2021-06-04 22:02:41 +02:00
Version1010Date20200630192842.php ensure that user and group IDs in LDAP's tables are also max 64chars 2021-09-29 14:17:13 +02:00
Version1120Date20210917155206.php ensure that user and group IDs in LDAP's tables are also max 64chars 2021-09-29 14:17:13 +02:00