Skip to content

Commit 045f6f7

Browse files
committed
fixup! Cleanup app bootstrap
1 parent 4728d65 commit 045f6f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/AppInfo/Application.php

+2
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@ public function boot(IBootContext $context): void {
145145
OC_User::handleApacheAuth();
146146
}
147147

148+
$this->registerDavAuth();
149+
148150
$redirectSituation = false;
149151

150152
$user = $userSession->getUser();

0 commit comments

Comments
 (0)