https://bugs.documentfoundation.org/show_bug.cgi?id=149621
--- Comment #6 from S.B. <[email protected]> --- Basically the flow should go something like this... Open File Check for encryption If encryption is True, determine access permissions Parse based upon permission Type(s) e.g. Type One: Read Only - Decrypt file but deny editing Type Two: Read Only, Private Edit - Decrypt file but require Edit password upon edit attempt. Type Three: Private - Require Read Password to decrypt allow edit Type Four: Private, Private Edit - Require Read Password, Require edit password upon edit attempt. -- You are receiving this mail because: You are the assignee for the bug.
