-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Only prevent disabling encrytion via the API #16423
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
Only prevent disabling encrytion via the API #16423
Conversation
Signed-off-by: Joas Schilling <[email protected]>
|
/backport to stable16 |
|
/backport to stable15 |
|
/backport to stable14 |
MorrisJobke
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works 👍
rullzer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sure...
|
backport to stable16 in #16425 |
|
backport to stable15 in #16426 |
|
backport to stable14 in #16427 |
|
Hey there, I had exactly the problem described in (I wanted to activate encryption and got 403 Then found this commit, manually copied the diff into my AppConfigController.php. Nice work! |
Fix #16410
regression from #16121