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