aboutsummaryrefslogtreecommitdiffstats
path: root/manual/release-notes.rst
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-05-30 16:55:07 +0200
committerJay Berkenbilt <ejb@ql.org>2022-05-31 02:03:08 +0200
commitb7bbf12e85fa46e7971d84143d1597c992045af1 (patch)
tree615ac14943d0701c5fed9d2e27f80f70044c695a /manual/release-notes.rst
parentf049a77c5962a0e41723bc83900656ece821d916 (diff)
downloadqpdf-b7bbf12e85fa46e7971d84143d1597c992045af1.tar.zst
In json mode, reveal recovered user password when otherwise unavailable
Diffstat (limited to 'manual/release-notes.rst')
-rw-r--r--manual/release-notes.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index d106ec11..ad8d14f9 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -103,6 +103,12 @@ For a detailed list of changes, please see the file
attachments is also included in the ``attachments`` json key
with ``--json``.
+ - For encrypted files, ``qpdf --json`` reveals the user password
+ when the specified password did not match the user password and
+ the owner password was used to recover the user password. The
+ user password is not recoverable from the owner password when
+ 256-bit keys are in use.
+
- Library Enhancements
- New methods ``insertItemAndGet``, ``appendItemAndGet``,