diff options
Diffstat (limited to 'apps/user_openid/appinfo/info.xml')
-rw-r--r-- | apps/user_openid/appinfo/info.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_openid/appinfo/info.xml b/apps/user_openid/appinfo/info.xml index 6214229c0a1..268af239738 100644 --- a/apps/user_openid/appinfo/info.xml +++ b/apps/user_openid/appinfo/info.xml @@ -5,7 +5,8 @@ <description>Allow login through OpenID</description> <licence>AGPL</licence> <author>Robin Appelman</author> - <require>2</require> + <require>4</require> + <shipped>true</shipped> <types> <authentication/> </types> |