app type extended_authentication
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
This commit is contained in:
@@ -153,6 +153,7 @@ try {
|
||||
// Load all required applications
|
||||
\OC::$REQUESTEDAPP = $app;
|
||||
OC_App::loadApps(['authentication']);
|
||||
OC_App::loadApps(['extended_authentication']);
|
||||
OC_App::loadApps(['filesystem', 'logging']);
|
||||
|
||||
switch ($app) {
|
||||
|
||||
Reference in New Issue
Block a user