bd4aec2c4c
Currently all users can set one OpenID identity that allows access to the account. The identity url's for the server is owncloud/apps/user_openid/user.php/$username
10 lines
No EOL
251 B
XML
10 lines
No EOL
251 B
XML
<?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> |