File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 185185 'OCP \\Authentication \\TwoFactorAuth \\IProvidesIcons ' => $ baseDir . '/lib/public/Authentication/TwoFactorAuth/IProvidesIcons.php ' ,
186186 'OCP \\Authentication \\TwoFactorAuth \\IProvidesPersonalSettings ' => $ baseDir . '/lib/public/Authentication/TwoFactorAuth/IProvidesPersonalSettings.php ' ,
187187 'OCP \\Authentication \\TwoFactorAuth \\IRegistry ' => $ baseDir . '/lib/public/Authentication/TwoFactorAuth/IRegistry.php ' ,
188+ 'OCP \\Authentication \\TwoFactorAuth \\IStatelessProvider ' => $ baseDir . '/lib/public/Authentication/TwoFactorAuth/IStatelessProvider.php ' ,
188189 'OCP \\Authentication \\TwoFactorAuth \\RegistryEvent ' => $ baseDir . '/lib/public/Authentication/TwoFactorAuth/RegistryEvent.php ' ,
189190 'OCP \\Authentication \\TwoFactorAuth \\TwoFactorException ' => $ baseDir . '/lib/public/Authentication/TwoFactorAuth/TwoFactorException.php ' ,
190191 'OCP \\Authentication \\TwoFactorAuth \\TwoFactorProviderChallengeFailed ' => $ baseDir . '/lib/public/Authentication/TwoFactorAuth/TwoFactorProviderChallengeFailed.php ' ,
Original file line number Diff line number Diff line change @@ -226,6 +226,7 @@ class ComposerStaticInit749170dad3f5e7f9ca158f5a9f04f6a2
226226 'OCP \\Authentication \\TwoFactorAuth \\IProvidesIcons ' => __DIR__ . '/../../.. ' . '/lib/public/Authentication/TwoFactorAuth/IProvidesIcons.php ' ,
227227 'OCP \\Authentication \\TwoFactorAuth \\IProvidesPersonalSettings ' => __DIR__ . '/../../.. ' . '/lib/public/Authentication/TwoFactorAuth/IProvidesPersonalSettings.php ' ,
228228 'OCP \\Authentication \\TwoFactorAuth \\IRegistry ' => __DIR__ . '/../../.. ' . '/lib/public/Authentication/TwoFactorAuth/IRegistry.php ' ,
229+ 'OCP \\Authentication \\TwoFactorAuth \\IStatelessProvider ' => __DIR__ . '/../../.. ' . '/lib/public/Authentication/TwoFactorAuth/IStatelessProvider.php ' ,
229230 'OCP \\Authentication \\TwoFactorAuth \\RegistryEvent ' => __DIR__ . '/../../.. ' . '/lib/public/Authentication/TwoFactorAuth/RegistryEvent.php ' ,
230231 'OCP \\Authentication \\TwoFactorAuth \\TwoFactorException ' => __DIR__ . '/../../.. ' . '/lib/public/Authentication/TwoFactorAuth/TwoFactorException.php ' ,
231232 'OCP \\Authentication \\TwoFactorAuth \\TwoFactorProviderChallengeFailed ' => __DIR__ . '/../../.. ' . '/lib/public/Authentication/TwoFactorAuth/TwoFactorProviderChallengeFailed.php ' ,
You can’t perform that action at this time.
0 commit comments