Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Commit

Permalink
upgrade openpgp.js to 2.6.2 and update dompurify
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry de Graaff committed Apr 11, 2018
1 parent 08bf5ba commit 47c1263
Show file tree
Hide file tree
Showing 5 changed files with 1,758 additions and 1,355 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -12,7 +12,7 @@ Adding PGP support to Zimbra Collaboration Suite, currently tested on:
- Linux: Google Chrome, Chromium, Firefox, Iceweasel
- MacOS OSX: Google Chrome, Safari 10.0

This Zimlet ONLY WORKS with Zimbra version 8.6 and above and is tested on 8.7.
This Zimlet ONLY WORKS with Zimbra version 8.6 and above and is tested on 8.8.

This Zimlet is not available for use in Zimbra Desktop.

Expand All @@ -28,7 +28,7 @@ For developers: http://barrydegraaff.github.io/OpenPGPZimletJSDoc/OpenPGPZimlet.

[root@myzimbra ~]# rm -Rf /opt/zimbra/zimlets-deployed/_dev/tk_barrydegraaff_zimbra_openpgp/
[root@myzimbra ~]# su zimbra
[zimbra@myzimbra ~] wget https://github.com/Zimbra-Community/pgp-zimlet/releases/download/2.7.4/tk_barrydegraaff_zimbra_openpgp.zip -O /tmp/tk_barrydegraaff_zimbra_openpgp.zip
[zimbra@myzimbra ~] wget https://github.com/Zimbra-Community/pgp-zimlet/releases/download/2.7.5/tk_barrydegraaff_zimbra_openpgp.zip -O /tmp/tk_barrydegraaff_zimbra_openpgp.zip
[zimbra@myzimbra ~] zmzimletctl deploy /tmp/tk_barrydegraaff_zimbra_openpgp.zip
[zimbra@myzimbra ~] zmmailboxdctl restart

Expand Down

0 comments on commit 47c1263

Please sign in to comment.