[commits] Horde-Hatchery branch, master, updated. 30c381998a1b46fbb2b7059fea0fba8335b75367
Michael M Slusarz
slusarz at horde.org
Fri Dec 5 22:53:55 UTC 2008
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Horde-Hatchery".
The branch, master has been updated
via 30c381998a1b46fbb2b7059fea0fba8335b75367 (commit)
from 6be039a1293890259778a5f1addca4a429603580 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 30c381998a1b46fbb2b7059fea0fba8335b75367
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Dec 4 23:08:30 2008 -0700
Ticket #5388: PGP functions now work in DIMP
Passphrase dialogs now use redbox.js to display.
-----------------------------------------------------------------------
Summary of changes:
imp/compose.php | 4 +-
imp/docs/CHANGES | 1 +
imp/imp-dimp.php | 34 ++++++++++++++++-
imp/index-dimp.php | 8 ++++
imp/js/encrypt.js | 1 +
imp/js/src/encrypt.js | 73 ++++++++++++++++++++++++++++++++++++
imp/lib/Crypt/pgp.php | 48 ++++++++---------------
imp/lib/IMP.php | 53 ++++++++++++++++++++++++++
imp/lib/Mime/Viewer/pgp.php | 63 ++++++++++++++++++++++++-------
imp/pgp.php | 74 +------------------------------------
imp/templates/pgp/passphrase.html | 32 ----------------
11 files changed, 238 insertions(+), 153 deletions(-)
create mode 100644 imp/js/encrypt.js
create mode 100644 imp/js/src/encrypt.js
delete mode 100644 imp/templates/pgp/passphrase.html
hooks/post-receive
--
Horde-Hatchery
More information about the commits
mailing list