Skip to content

Commit 4728d65

Browse files
CarlSchwanjuliusknorr
authored andcommitted
Cleanup app bootstrap
Remove a bunch of deprecated stuff Signed-off-by: Carl Schwan <[email protected]>
1 parent 5707df6 commit 4728d65

File tree

7 files changed

+307
-255
lines changed

7 files changed

+307
-255
lines changed

appinfo/app.php

-207
This file was deleted.

appinfo/info.xml

+5
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,9 @@ While theoretically any other authentication provider implementing either one of
4646
<admin>OCA\User_SAML\Settings\Admin</admin>
4747
<admin-section>OCA\User_SAML\Settings\Section</admin-section>
4848
</settings>
49+
<sabre>
50+
<plugins>
51+
<plugin>OCA\User_SAML\DavPlugin</plugin>
52+
</plugins>
53+
</sabre>
4954
</info>

0 commit comments

Comments
 (0)