Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

After saving the password for a password-protected file, all future uploads are unexpectedly protected by the same password #1449

Closed
groovecoder opened this issue Mar 12, 2020 · 1 comment

Comments

@groovecoder
Copy link
Member

STR:

  1. Upload a file
  2. Check "Protect with password"
  3. Use Firefox password generation to generate the password
  4. Click "Upload"
    • Firefox automatically saves the generated password
  5. Upload another file
    • "Protect with password" in NOT checked
    • But, the hidden password field is auto-filled by Firefox
  6. Send link to recipient

Expected Results:
Recipient doesn't need a password to download the 2nd file

Actual Results:
Because the hidden password field was auto-populated by Firefox saved password, the upload is protected by the saved password

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants