summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/appinfo
diff options
context:
space:
mode:
authorFrank Karlitschek <frank@owncloud.org>2012-05-22 12:35:28 +0200
committerFrank Karlitschek <frank@owncloud.org>2012-05-22 12:35:28 +0200
commit647888eea27442111b12c5f655b0895f8a83dc01 (patch)
treeaca80cbfd4a258eecd0dcde388c1c7c82dccf6dc /apps/files_encryption/appinfo
parent54a371700554ed21a5cb7db03126b6c95ae4cbd3 (diff)
downloadnextcloud-server-647888eea27442111b12c5f655b0895f8a83dc01.tar.gz
nextcloud-server-647888eea27442111b12c5f655b0895f8a83dc01.zip
add a ldap encryption warning
Diffstat (limited to 'apps/files_encryption/appinfo')
-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>