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@owncloud.com>2016-06-30 18:54:13 +0300
committerLukas Reschke <lukas@owncloud.com>2016-07-04 12:34:20 +0300
commit07a98d66f185f6164f010d1a506465c1632263a3 (patch)
tree4de95414492c37111d62c50173c269ca05dc1c06 /appinfo/info.xml
parent755c51997fc3090b31b861bb8fe861e6acd96d28 (diff)
Add Shibboleth users to DB
So search etc. works fine
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 0ccbb154..1afdd429 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<description>Authenticates user against a SAML backend, such as Shibboleth.</description>
<licence>AGPL</licence>
<author>Nextcloud</author>
- <version>1.0.0</version>
+ <version>1.0.1</version>
<dependencies>
<owncloud min-version="9.0" max-version="9.0" />
</dependencies>