@@ -895,6 +895,7 @@ class ComposerStaticInit53792487c5a8370acc0b06b1a864ff4c
895895 'OC \\Core \\Migrations \\Version18000Date20191014105105 ' => __DIR__ . '/../../.. ' . '/core/Migrations/Version18000Date20191014105105.php ' ,
896896 'OC \\Core \\Migrations \\Version18000Date20191204114856 ' => __DIR__ . '/../../.. ' . '/core/Migrations/Version18000Date20191204114856.php ' ,
897897 'OC \\Core \\Migrations \\Version19000Date20200211083441 ' => __DIR__ . '/../../.. ' . '/core/Migrations/Version19000Date20200211083441.php ' ,
898+ 'OC \\Core \\Migrations \\Version23000Date20210906132259 ' => __DIR__ . '/../../.. ' . '/core/Migrations/Version23000Date20210906132259.php ' ,
898899 'OC \\Core \\Notification \\RemoveLinkSharesNotifier ' => __DIR__ . '/../../.. ' . '/core/Notification/RemoveLinkSharesNotifier.php ' ,
899900 'OC \\Core \\Service \\LoginFlowV2Service ' => __DIR__ . '/../../.. ' . '/core/Service/LoginFlowV2Service.php ' ,
900901 'OC \\DB \\Adapter ' => __DIR__ . '/../../.. ' . '/lib/private/DB/Adapter.php ' ,
@@ -1258,8 +1259,9 @@ class ComposerStaticInit53792487c5a8370acc0b06b1a864ff4c
12581259 'OC \\Security \\IdentityProof \\Manager ' => __DIR__ . '/../../.. ' . '/lib/private/Security/IdentityProof/Manager.php ' ,
12591260 'OC \\Security \\IdentityProof \\Signer ' => __DIR__ . '/../../.. ' . '/lib/private/Security/IdentityProof/Signer.php ' ,
12601261 'OC \\Security \\Normalizer \\IpAddress ' => __DIR__ . '/../../.. ' . '/lib/private/Security/Normalizer/IpAddress.php ' ,
1262+ 'OC \\Security \\RateLimiting \\Backend \\DatabaseBackend ' => __DIR__ . '/../../.. ' . '/lib/private/Security/RateLimiting/Backend/DatabaseBackend.php ' ,
12611263 'OC \\Security \\RateLimiting \\Backend \\IBackend ' => __DIR__ . '/../../.. ' . '/lib/private/Security/RateLimiting/Backend/IBackend.php ' ,
1262- 'OC \\Security \\RateLimiting \\Backend \\MemoryCache ' => __DIR__ . '/../../.. ' . '/lib/private/Security/RateLimiting/Backend/MemoryCache .php ' ,
1264+ 'OC \\Security \\RateLimiting \\Backend \\MemoryCacheBackend ' => __DIR__ . '/../../.. ' . '/lib/private/Security/RateLimiting/Backend/MemoryCacheBackend .php ' ,
12631265 'OC \\Security \\RateLimiting \\Exception \\RateLimitExceededException ' => __DIR__ . '/../../.. ' . '/lib/private/Security/RateLimiting/Exception/RateLimitExceededException.php ' ,
12641266 'OC \\Security \\RateLimiting \\Limiter ' => __DIR__ . '/../../.. ' . '/lib/private/Security/RateLimiting/Limiter.php ' ,
12651267 'OC \\Security \\SecureRandom ' => __DIR__ . '/../../.. ' . '/lib/private/Security/SecureRandom.php ' ,
0 commit comments