Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2017-04-25 18:18:42 +0300
committerLukas Reschke <lukas@statuscode.ch>2017-04-25 18:18:42 +0300
commit7477e83c7bfa9b33f048b58333c6e8bf25603618 (patch)
tree5b78c564eab0e10c39b39ebb356bae00f3545dc2 /appinfo
parentebd32cb4c8aa70081686e48c75bc0d69a8c3bec8 (diff)
Add auth tag
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 6481003f..c21b2cde 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -7,6 +7,7 @@
<licence>AGPL</licence>
<author>Lukas Reschke</author>
<version>1.3.1</version>
+ <category>auth</category>
<dependencies>
<lib>mcrypt</lib>
<nextcloud min-version="12" max-version="12" />