mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[GH-ISSUE #1373] PDF Problem after Upgrade to 1.10.1 #1092
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1092
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @EDV4BIZ on GitHub (Jan 28, 2018).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1373
Now i have the problem when i try to download a PDF with the user credentials, the pdf viewer tell that the file is corrupt.
@tonioo commented on GitHub (Jan 29, 2018):
Are you talking about existing documents?
@EDV4BIZ commented on GitHub (Jan 29, 2018):
yes if i change the password of an existing user it worked, but not on existing.
@tonioo commented on GitHub (Jan 29, 2018):
Unfortunately, this is "normal" since we change the way documents are encrypted on the file system...
@ghost commented on GitHub (Jan 29, 2018):
PDF documents created before 1.10.0 won't work because of the changes to SECRET_KEY.
On January 29, 2018 8:59:10 AM UTC, "WASD-IT.com e.U." notifications@github.com wrote:
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
@EDV4BIZ commented on GitHub (Feb 1, 2018):
Ok, thanks for the info.