Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable11] Make public links work with master key #4207

Merged
merged 3 commits into from
Apr 5, 2017

Conversation

schiessle
Copy link
Member

backport of #4030

Steps to test:

  1. setup nextcloud
  2. occ app:enable encryption
  3. occ encryption:enable
  4. occ encryption:enable-master-key, answer yes
  5. Create a user "user1"
  6. Login as "user1"
  7. Create a file "bacon.txt"
  8. Share "bacon.txt" with link
  9. Log out
  10. Open link
  11. Download file

Vincent Petry added 3 commits April 4, 2017 17:57
In public link mode there is no session, so the code should use the
public key instead.
@mention-bot
Copy link

@schiessle, thanks for your PR! By analyzing the history of the files in this pull request, we identified @LukasReschke, @nickvergessen and @rullzer to be potential reviewers.

@schiessle
Copy link
Member Author

@rullzer would be awesome if you could also review the backport... Thanks! 😃

cc @nextcloud/encryption @nickvergessen for a second review

@rullzer rullzer merged commit 7f0c07f into stable11 Apr 5, 2017
@rullzer rullzer deleted the masterkey-publiclink-nc11 branch April 5, 2017 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants