summaryrefslogtreecommitdiffstats
path: root/apps/user_openid/appinfo/info.xml
blob: 7aae4271fa8b80a4e78b05e5fc897bb3f793a7ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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>4</require>
	<shipped>true</shipped>
	<types>
		<prelogin/>
		<authentication/>
	</types>
</info>