Skip to content

Conversation

Chouhartem
Copy link
Contributor

@Chouhartem Chouhartem commented Jul 15, 2024

This PR fixes the following issues:

Moreover it also fixes an UI error when the preview link when sharing the ownership of a document via CryptPad is broken.

Extra change: make the block hash accessible to sharedWorkers.

- The password is sent via `Mailbox` and then is still oblivious to the
  server
- Otherwise a bogus file is created (cryptpad#1522)
- Also fix the file stored and fix cryptpad#1521
@Chouhartem Chouhartem added the Bug There is a problem in our source code label Jul 15, 2024
@Chouhartem Chouhartem added this to the Autumn release (2024.9.0) milestone Jul 15, 2024
- The password should not be asked in this context
- Remove deprecated use of the drive secret
- Related to cryptpad#1270 and cryptpad#1521
- To avoid some secrets to live outside their intended scope.
@Chouhartem Chouhartem marked this pull request as ready for review July 19, 2024 10:13
@yflory yflory self-requested a review July 19, 2024 10:26
@yflory yflory added the Ready to Test This PR is ready to be tested label Jul 19, 2024
- Use a function to encrypt the password for later use in URLs as it is
  used both to share a password-protected pad and share ownership of a
  password-protected pad;
- related do cryptpad#1270 and cryptpad#1522.
@yflory yflory merged commit dab44da into cryptpad:staging Aug 28, 2024
@davidbenque davidbenque removed the Ready to Test This PR is ready to be tested label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug There is a problem in our source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants