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

removed patches for stable27 #40

Merged
merged 1 commit into from Aug 11, 2023
Merged

removed patches for stable27 #40

merged 1 commit into from Aug 11, 2023

Conversation

bigcat88
Copy link
Member

As this was merged, we do not need Authentication patch anymore for Nextcloud core(stable27).

nextcloud/server/pull/39799

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@andrey18106 andrey18106 merged commit d904f87 into main Aug 11, 2023
22 checks passed
@andrey18106 andrey18106 deleted the fix-CI-NC-Update2 branch August 11, 2023 11:25
bigcat88 added a commit that referenced this pull request Aug 11, 2023
added `/apps/files/ajax/` to `DAV` scope

Full route looks something like this:
`/index.php/apps/files/ajax/download.php?dir=/Media`

This is not DAV, in the near future we need to separate scopes, as
Calendar and other stuff uses DAV too, so `DAV` should be `FileSystem`
or something like this.

Rebase on top of #40 to make CI pass.

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Co-authored-by: Andrey Borysenko <andrey18106x@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants