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:
authorBjoern Schiessle <bjoern@schiessle.org>2018-08-15 12:32:07 +0300
committerBjoern Schiessle <bjoern@schiessle.org>2018-10-09 23:09:02 +0300
commit5d4b63263508bb265f781558f6af4480096ce4a2 (patch)
tree34ee171745683f8c184981976cd3449aacecde18 /appinfo
parent6d02ab07173dc4b7fde9a9839633add1d313923e (diff)
we no longer require mcrypt
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9886cbb6..9c81fc98 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -33,7 +33,6 @@ While theoretically any other authentication provider implementing either one of
<screenshot>https://raw.githubusercontent.com/nextcloud/user_saml/master/screenshots/1.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/user_saml/master/screenshots/2.png</screenshot>
<dependencies>
- <lib>mcrypt</lib>
<nextcloud min-version="14" max-version="15" />
</dependencies>
<settings>