aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_openid/appinfo/info.xml
blob: 721db1877e3a661f6e86df6757afcf5cdf4e46c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<info>
	<id>user_openid</id>
	<name>OpenID user backend</name>
	<description>Allow login through OpenID</description>
	<version>0.1</version>
	<licence>AGPL</licence>
	<author>Robin Appelman</author>
	<require>2</require>
	<types>
		<authentication/>
	</types>
</info>