nextcloud/lib/private/AppFramework/Bootstrap
Carl Schwan f4cae8c222
feat(auth): Add IAlternativeLoginProvider
IAlternativeLogin has a fatal flaw in that it is not possible to
register multiple alternative login dynamically but only statically.

IAlternativeLoginProvider fixes this limitation as the provider can then
provider multiple IAlternativeLogin.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-04-14 20:21:58 +02:00
..
ARegistration.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
BootContext.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
Coordinator.php fix(Coordinator): ensure the core app is loaded first 2025-07-17 16:59:45 +02:00
EventListenerRegistration.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
FunctionInjector.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
MiddlewareRegistration.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
ParameterRegistration.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
PreviewProviderRegistration.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
RegistrationContext.php feat(auth): Add IAlternativeLoginProvider 2026-04-14 20:21:58 +02:00
ServiceAliasRegistration.php refactor: Apply comments 2026-02-06 13:50:46 +01:00
ServiceFactoryRegistration.php fix(IRegistrationContext): Use SimpleContainer in registerService factory 2026-02-11 11:42:37 +01:00
ServiceRegistration.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00