summaryrefslogtreecommitdiffstats
path: root/apps/user_openid/appinfo/info.xml
blob: 32525009d616ed7bbb31000dc0ba4723ecd7f05a (plain)
1
2
3
4
5
6
7
8
9
10
<?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>
</info>