Skip to content

Only prevent disabling encrytion via the API - #16423

Merged
rullzer merged 1 commit into
masterfrom
bugfix/16410/allow-to-enable-encryption-in-the-UI
Jul 16, 2019
Merged

Only prevent disabling encrytion via the API#16423
rullzer merged 1 commit into
masterfrom
bugfix/16410/allow-to-enable-encryption-in-the-UI

Conversation

@nickvergessen

@nickvergessennickvergessen commented Jul 16, 2019

Copy link
Copy Markdown
Member

Fix#16410

regression from #16121

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessennickvergessen added bug 3. to review Waiting for reviews labels Jul 16, 2019
@nickvergessennickvergessen added this to the Nextcloud 17 milestone Jul 16, 2019
@nickvergessen

Copy link
Copy Markdown
MemberAuthor

/backport to stable16

@nickvergessen

Copy link
Copy Markdown
MemberAuthor

/backport to stable15

@nickvergessen

Copy link
Copy Markdown
MemberAuthor

/backport to stable14

@MorrisJobkeMorrisJobke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Tested and works 👍

@rullzerrullzer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

sure...

@rullzer
rullzer merged commit b73ef3d into masterJul 16, 2019
@delete-merged-branch
delete-merged-branchBot deleted the bugfix/16410/allow-to-enable-encryption-in-the-UI branch July 16, 2019 17:43
@backportbot-nextcloud

Copy link
Copy Markdown

backport to stable16 in #16425

@backportbot-nextcloud

Copy link
Copy Markdown

backport to stable15 in #16426

@backportbot-nextcloud

Copy link
Copy Markdown

backport to stable14 in #16427

@Nibbels

Nibbels commented Aug 22, 2019

Copy link
Copy Markdown

Hey there,

I had exactly the problem described in
https://help.nextcloud.com/t/verschlusselung-lasst-sich-nicht-aktivieren/57971
using Nextcloud 16.0.3 which I downloaded and freshly installed yesterday.

(I wanted to activate encryption and got 403
The given key can not be set)

Then found this commit, manually copied the diff into my AppConfigController.php.
The problem vanished.

Nice work!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbugregression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't enable server-side encryption on Nextcloud 16.0.2 and 16.0.3

4 participants

@nickvergessen@Nibbels@rullzer@MorrisJobke