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

add occ command to recover encrypted files in case of password lost #10718

Merged
merged 1 commit into from
Aug 17, 2018

Conversation

schiessle
Copy link
Member

For Nextcloud 14 we removed the recovery option for encrypted files from the user management because this can easily run into timeouts for large user accounts.

This PR brings the functionality back as a occ command.

@schiessle schiessle added the 3. to review Waiting for reviews label Aug 16, 2018
@schiessle schiessle added this to the Nextcloud 14 milestone Aug 16, 2018
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
@schiessle
Copy link
Member Author

schiessle commented Aug 16, 2018

I know that I'm late but this slipped somehow through. It is a really important functionality. As it is just a small occ wrapper around old and well tested code, this should be OK to be merged in this state of the release.

Copy link
Member

@rullzer rullzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine by me 🐘

@schiessle schiessle merged commit 3a44cce into master Aug 17, 2018
@schiessle schiessle deleted the occ-recover-encryption branch August 17, 2018 08:07
@rullzer rullzer mentioned this pull request Aug 22, 2018
3 tasks
@MorrisJobke MorrisJobke mentioned this pull request Aug 24, 2018
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