Welcome to mirror list, hosted at ThFree Co, Russian Federation.

info.xml « appinfo « user_external - github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 66c5500a8bac8fe2c89e3a8250d028b95203df40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<info>
	<id>user_external</id>
	<name>External user support</name>
	<description>Use external user authentication methods</description>
	<licence>AGPL</licence>
	<author>Robin Appelman</author>
	<requiremin>4.93</requiremin>
	<shipped>true</shipped>
	<types>
		<authentication/>
		<prelogin/>
	</types>
	<ocsid>166060</ocsid>
</info>