Signed-off-by: Joas Schilling <coding@schilljs.com>
@ -7,7 +7,7 @@
<author>Nextcloud</author>
<version>1.2.0</version>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<types>
<logging/>
@ -8,7 +8,7 @@
<default_enable/>
@ -15,7 +15,7 @@
<webdav>appinfo/v1/publicwebdav.php</webdav>
</public>
<background-jobs>
<job>OCA\DAV\CardDAV\SyncJob</job>
@ -24,7 +24,7 @@
</types>
<lib>openssl</lib>
<settings>
<admin>OCA\Encryption\Settings\Admin</admin>
@ -9,7 +9,7 @@
<namespace>FederatedFileSharing</namespace>
<category>other</category>
<admin>OCA\FederatedFileSharing\Settings\Admin</admin>
<namespace>Federation</namespace>
@ -11,7 +11,7 @@
<filesystem/>
<documentation>
<user>user-files</user>
@ -21,7 +21,7 @@ External storage can be configured using the GUI or at the command line. This se
<namespace>Files_External</namespace>
@ -15,7 +15,7 @@ Turning the feature off removes shared files and folders on the server for all s
<public>
<files>public.php</files>
@ -16,7 +16,7 @@ To prevent a user from running out of disk space, the Deleted files app will not
<namespace>Files_Trashbin</namespace>
<user>user-trashbin</user>
@ -14,7 +14,7 @@ In addition to the expiry of versions, the versions app makes certain never to u
<namespace>Files_Versions</namespace>
<user>user-versions</user>
<version>1.0.0</version>
<nextcloud min-version="12.0" max-version="12.0" />
@ -11,6 +11,9 @@
<authentication/>
<admin>OCA\OAuth2\Settings\Admin</admin>
@ -23,6 +23,6 @@
<prevent_group_restriction/>
</info>
<namespace>ShareByMail</namespace>
<namespace>SystemTags</namespace>
<author>Joas Schilling</author>
@ -10,7 +10,7 @@
@ -14,7 +14,7 @@
</two-factor-providers>
<activity>
<namespace>UpdateNotification</namespace>
@ -18,7 +18,7 @@ A user logs into Nextcloud with their LDAP or AD credentials, and is granted acc
</documentation>
<lib>ldap</lib>
<namespace>User_LDAP</namespace>
@ -18,7 +18,7 @@