You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_openid/appinfo/info.xml

12 lines
267 B

<?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>