]> source.dussan.org Git - nextcloud-server.git/commit
Allow to register AlternativeLogin on RegistrationContext 21850/head
authorJoas Schilling <coding@schilljs.com>
Wed, 15 Jul 2020 15:06:27 +0000 (17:06 +0200)
committerJoas Schilling <coding@schilljs.com>
Thu, 16 Jul 2020 12:20:24 +0000 (14:20 +0200)
commit0dfcc132caaeda7553c06b7a146641c69c41111d
tree457688987e33592f72db642437cc76f2fe92dc87
parentb12d3691c332480bc20e341b1bc23cb75977f148
Allow to register AlternativeLogin on RegistrationContext

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/AppFramework/Bootstrap/RegistrationContext.php
lib/private/legacy/OC_App.php
lib/public/AppFramework/Bootstrap/IRegistrationContext.php
lib/public/Authentication/IAlternativeLogin.php [new file with mode: 0644]