mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
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> |
||
|---|---|---|
| .. | ||
| Events | ||
| Exceptions | ||
| LoginCredentials | ||
| Token | ||
| TwoFactorAuth | ||
| IAlternativeLogin.php | ||
| IAlternativeLoginProvider.php | ||
| IApacheBackend.php | ||
| IProvideUserSecretBackend.php | ||