fix: re-enable content-length header via htaccess#47598
Conversation
|
/backport to stable30 |
|
/backport to stable29 |
|
/backport to stable28 |
Signed-off-by: Simon L. <szaimen@e.mail.de>
f05b774 to
3739fb7
Compare
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
@skjnldsv do you know what's going on with the backport bot? The diff of this PR is clearly not the cause |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
/backport to stable30 |
|
The backport to # Switch to the target branch and update it
git checkout stable30
git pull origin stable30
# Create the new backport branch
git checkout -b backport/47598/stable30
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 3739fb7a
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/47598/stable30Error: Failed to clone repository: Failed to checkout branches: error: Your local changes to the following files would be overwritten by checkout: Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
/backport to stable30 |
|
The backport to # Switch to the target branch and update it
git checkout stable30
git pull origin stable30
# Create the new backport branch
git checkout -b backport/47598/stable30
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 3739fb7a
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/47598/stable30Error: Failed to clone repository: Failed to checkout branches: error: Your local changes to the following files would be overwritten by checkout: Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
/backport to stable30 |
|
/backport to stable29 |
|
/backport to stable28 |
|
Sorry for the late review. See this for more details: https://www.suse.com/fr-fr/support/kb/doc/?id=000021486 |
|
This was already discussed in the company's security chat and reviews and approvals were based on that discussion. |
Close #47017
Close nextcloud/all-in-one#5119