[Libreoffice-bugs] [Bug 120499] Can't use password when (un)restricting DOC(X) forms

2021-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120499

NISZ LibreOffice Team  changed:

   What|Removed |Added

 CC||hend...@hendrikmaryns.name

--- Comment #7 from NISZ LibreOffice Team  ---
*** Bug 130565 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 120499] Can't use password when (un)restricting DOC(X) forms

2020-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120499

--- Comment #6 from Justin L  ---
In 7.1, the situation for import is very good.  Both DOC and DOCX protect the
first section, and both allow editing in the second section.

In neither case is the section password protected. (I created a new password,
in case LO caches an MS Format compatible password as well as an ODT password,
but that wasn't the case. I know that IS used in some places, like document
crash recovery.)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 120499] Can't use password when (un)restricting DOC(X) forms

2019-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120499

Aron Budea  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||0854

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 120499] Can't use password when (un)restricting DOC(X) forms

2019-03-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120499

Aron Budea  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||3912

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 120499] Can't use password when (un)restricting DOC(X) forms

2018-10-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120499

Aron Budea  changed:

   What|Removed |Added

 Blocks||120853


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=120853
[Bug 120853] [META] DOC (binary) document protection-related issues/enhancement
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 120499] Can't use password when (un)restricting DOC(X) forms

2018-10-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120499

Aron Budea  changed:

   What|Removed |Added

 Blocks||120763


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=120763
[Bug 120763] [META] DOCX (OOXML) document protection-related issues/enhancement
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 120499] Can't use password when (un)restricting DOC(X) forms

2018-10-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120499

--- Comment #5 from Justin L  ---
(In reply to Justin L from comment #3)
> Currently, it exports OK to both doc and docx (except that it doesn't export
> the password).
So, from a theoretical perspective, it would probably be a very bad thing to
take the password implementation of LibreOffice and export it into .doc's
lKeyDocProt password because that is very weak encryption. That would allow
someone to take a confidential .odt file, export to .doc and then easily be
able to crack the password.

However, that is NOT what OP was suggesting. They are only asking for the
compatibility flag PROTECT_FORM to be connected to the .doc* password. This
would not be a security concern. The passwords exist in the InteropGrabBag, and
so could be checked, or re-written.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 120499] Can't use password when (un)restricting DOC(X) forms

2018-10-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120499

--- Comment #4 from Justin L  ---
I expect that the password will need to use functions from
include/comphelper/docpasswordhelper.hxx

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 120499] Can't use password when (un)restricting DOC(X) forms

2018-10-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120499

--- Comment #3 from Justin L  ---
Created attachment 145686
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145686=edit
protectSection.odt: the LO way of protecting - half works in DOCX and doesn't
in DOC

Personally, if I do decide to work on this, I would start by making sure that
this ODT file exports/imports well with doc/docx.

Currently, it exports OK to both doc and docx (except that it doesn't export
the password). Word 2016 can edit the unprotected section, honours the
protected area, but unprotects without a password.

LO currently imports the resulting .doc file very poorly - no protection at
all. Importing the resulting .docx file protects everything, not just the
section.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 120499] Can't use password when (un)restricting DOC(X) forms

2018-10-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120499

--- Comment #2 from Justin L  ---
DOCX: only round-trips these settings, but doesn't use them other than to turn
on PROTECT_FORM.  (look for XML_documentProtection in docxexport.cxx and
GetDocumentProtectionSettings() in writerfilter).

I like being able to bypass these passwords in LO, and the way to disable
protection is buried pretty deep, so it hardly seems necessary.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 120499] Can't use password when (un)restricting DOC(X) forms

2018-10-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120499

Justin L  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||jl...@mail.com
 Ever confirmed|0   |1

--- Comment #1 from Justin L  ---
Interesting note. Word 2003 unrestricts without a password too, but it properly
saves a password.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs