aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Karlitschek <frank@owncloud.org>2012-05-22 12:15:51 +0200
committerFrank Karlitschek <frank@owncloud.org>2012-05-22 12:15:51 +0200
commit8cd7410447458aa0d30b20c892b812f34c4e54da (patch)
tree90ce5574f1b41e9a1f761eba8a065307d0c4c2e8
parenta896da0d91844ed1332fae4d476582308af7c537 (diff)
downloadnextcloud-server-8cd7410447458aa0d30b20c892b812f34c4e54da.tar.gz
nextcloud-server-8cd7410447458aa0d30b20c892b812f34c4e54da.zip
encryption is not yet compatible with ldap
-rw-r--r--apps/files_encryption/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/appinfo/info.xml b/apps/files_encryption/appinfo/info.xml
index ad87763a228..8e64b0cafd5 100644
--- a/apps/files_encryption/appinfo/info.xml
+++ b/apps/files_encryption/appinfo/info.xml
@@ -2,7 +2,7 @@
<info>
<id>files_encryption</id>
<name>Encryption</name>
- <description>Server side encryption of files. Warning: You will lose your data if you enable this App and forget your password.</description>
+ <description>Server side encryption of files. Warning: You will lose your data if you enable this App and forget your password. Encryption is not yet compatible with LDAP.</description>
<licence>AGPL</licence>
<author>Robin Appelman</author>
<require>4</require>