Uh oh!
There was an error while loading. Please reload this page.
Set the X-Requested-With header on dav requests - #581
Merged
Conversation
rullzerforce-pushed
the
fix/public_pages_no_fed
branch
from
August 27, 2020 12:00
8108012 to
0f8d44bComparerullzer
commented
Aug 27, 2020
MemberAuthor
/compile amend / |
This will make sure the server knows it is a webserver request. Hence we can also use this when federation is disabled. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
npmbuildbot-nextcloudBotforce-pushed
the
fix/public_pages_no_fed
branch
from
August 27, 2020 12:02
0f8d44b to
07fff69CompareChristophWurst
approved these changes
Aug 27, 2020
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
skjnldsv
approved these changes
Aug 27, 2020
rullzer
commented
Aug 27, 2020
MemberAuthor
/backport to stable19 |
rullzer
commented
Aug 27, 2020
MemberAuthor
/backport to stable18 |
rullzer
commented
Aug 27, 2020
MemberAuthor
/backport to stable17 |
The backport to stable18 failed. Please do this backport manually. |
The backport to stable17 failed. Please do this backport manually. |
susnux pushed a commit
that referenced
this pull request
May 16, 2026
susnux pushed a commit
that referenced
this pull request
May 16, 2026
susnux pushed a commit
that referenced
this pull request
May 16, 2026
susnux pushed a commit
that referenced
this pull request
May 16, 2026
susnux pushed a commit
that referenced
this pull request
May 16, 2026
susnux pushed a commit
that referenced
this pull request
May 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This will make sure the server knows it is a webserver request.
Hence we can also use this when federation is disabled.
Signed-off-by: Roeland Jago Douma roeland@famdouma.nl