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