File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 10131013 'OCP \\User \\Backend \\ILimitAwareCountUsersBackend ' => $ baseDir . '/lib/public/User/Backend/ILimitAwareCountUsersBackend.php ' ,
10141014 'OCP \\User \\Backend \\IPasswordConfirmationBackend ' => $ baseDir . '/lib/public/User/Backend/IPasswordConfirmationBackend.php ' ,
10151015 'OCP \\User \\Backend \\IPasswordHashBackend ' => $ baseDir . '/lib/public/User/Backend/IPasswordHashBackend.php ' ,
1016+ 'OCP \\User \\Backend \\IPropertyPermissionBackend ' => $ baseDir . '/lib/public/User/Backend/IPropertyPermissionBackend.php ' ,
10161017 'OCP \\User \\Backend \\IProvideAvatarBackend ' => $ baseDir . '/lib/public/User/Backend/IProvideAvatarBackend.php ' ,
10171018 'OCP \\User \\Backend \\IProvideEnabledStateBackend ' => $ baseDir . '/lib/public/User/Backend/IProvideEnabledStateBackend.php ' ,
10181019 'OCP \\User \\Backend \\ISearchKnownUsersBackend ' => $ baseDir . '/lib/public/User/Backend/ISearchKnownUsersBackend.php ' ,
Original file line number Diff line number Diff line change @@ -1054,6 +1054,7 @@ class ComposerStaticInit749170dad3f5e7f9ca158f5a9f04f6a2
10541054 'OCP \\User \\Backend \\ILimitAwareCountUsersBackend ' => __DIR__ . '/../../.. ' . '/lib/public/User/Backend/ILimitAwareCountUsersBackend.php ' ,
10551055 'OCP \\User \\Backend \\IPasswordConfirmationBackend ' => __DIR__ . '/../../.. ' . '/lib/public/User/Backend/IPasswordConfirmationBackend.php ' ,
10561056 'OCP \\User \\Backend \\IPasswordHashBackend ' => __DIR__ . '/../../.. ' . '/lib/public/User/Backend/IPasswordHashBackend.php ' ,
1057+ 'OCP \\User \\Backend \\IPropertyPermissionBackend ' => __DIR__ . '/../../.. ' . '/lib/public/User/Backend/IPropertyPermissionBackend.php ' ,
10571058 'OCP \\User \\Backend \\IProvideAvatarBackend ' => __DIR__ . '/../../.. ' . '/lib/public/User/Backend/IProvideAvatarBackend.php ' ,
10581059 'OCP \\User \\Backend \\IProvideEnabledStateBackend ' => __DIR__ . '/../../.. ' . '/lib/public/User/Backend/IProvideEnabledStateBackend.php ' ,
10591060 'OCP \\User \\Backend \\ISearchKnownUsersBackend ' => __DIR__ . '/../../.. ' . '/lib/public/User/Backend/ISearchKnownUsersBackend.php ' ,
You can’t perform that action at this time.
0 commit comments