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

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2019-12-19 18:56:24 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2019-12-19 18:56:24 +0300
commitd462f3fa8348aa210c140c5748bb0ea5ccbc0193 (patch)
tree553c482a410934771af8df11f967bb4aa10a32bf /page-compare.php
parent428bab0a6f5dd9017dcb57b01dcff0a2817bcc3e (diff)
hmm, oC is even losing features now...
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-compare.php')
-rw-r--r--page-compare.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-compare.php b/page-compare.php
index 96595426..aaaee065 100644
--- a/page-compare.php
+++ b/page-compare.php
@@ -435,7 +435,7 @@
<li title="" rel="tooltip"><i class="fa fa-check" aria-hidden="true"></i></li> <!--Server side encryption-->
<li title="Only offering a web E2E solution without client support so failing to provide zero-knowledge protection" rel="tooltip"><i class="fa fa-times" aria-hidden="true"></i></li> <!--Client side encryption-->
<li title="" rel="tooltip"><i class="fa fa-times" aria-hidden="true"></i></li> <!--Video Verification-->
- <li title="Unsupported external app developed by community student" rel="tooltip"><i class="fa fa-check" aria-hidden="true"></i></li> <!--Brute force hacking protection-->
+ <li title="There is an unsupported external app developed by community student which is not compatible with any current release" rel="tooltip"><i class="fa fa-times" aria-hidden="true"></i></li> <!--Brute force hacking protection-->
<li title="" rel="tooltip"><i class="fa fa-times" aria-hidden="true"></i></li> <!--NIST compliant password policy-->
<li title="" rel="tooltip"><i class="fa fa-times" aria-hidden="true"></i></li> <!--Web UI secured with CSP 3.0-->
<li title="" rel="tooltip"><i class="fa fa-check" aria-hidden="true"></i></li> <!--With same-site cookies-->