Skip to content

Conversation

Chouhartem
Copy link
Contributor

As reported in #1782, the anonymous file download was not working. Neither from the drive, nor the settings interface.

This PR addresses these two problems.

Chouhartem and others added 3 commits February 13, 2025 16:32
- Fix folder detection in CryptPad
- Special case for anonymous drive files
- Partly fix #1782
    - Not working yet: full drive download
- Related to #1782
- Anonymous full drive download is now working
    - One known false positive in the test that should not be too bad
      (the behaviour stays the same)
@Chouhartem Chouhartem added Bug There is a problem in our source code Drive Anything related to CryptPad interface, not apps Ready to Review This PR is ready to be checked by another team member labels Feb 13, 2025
@Chouhartem Chouhartem added this to the Spring Release (2025.3.0) milestone Feb 13, 2025
- Uniformize style for added comments in #1784
- Cleaner approach to #1784
- Should work for blobs
@Chouhartem Chouhartem linked an issue Feb 14, 2025 that may be closed by this pull request
@Chouhartem Chouhartem removed the Ready to Review This PR is ready to be checked by another team member label Feb 19, 2025
- Remove reference to `drive.uo.curvePublic` (f8442e9)
- Add `common` information to `data` when sent to `make-backup.js`
@Chouhartem Chouhartem added the Ready to Review This PR is ready to be checked by another team member label Feb 21, 2025
- Not useful anymore (the test is more robust)
@yflory yflory added Ready to Test This PR is ready to be tested and removed Ready to Review This PR is ready to be checked by another team member labels Feb 26, 2025
@mathilde-cryptpad
Copy link
Contributor

Testing: works as expected with Safari on macOS.

@davidbenque davidbenque removed Bug There is a problem in our source code Drive Anything related to CryptPad interface, not apps labels Mar 12, 2025
@yflory yflory merged commit 4a4f384 into staging Mar 13, 2025
@davidbenque davidbenque removed the Ready to Test This PR is ready to be tested label Mar 25, 2025
@mathilde-cryptpad mathilde-cryptpad deleted the guest-download-fix branch April 1, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Downloads from a guest drive don’t work
4 participants