core icon indicating copy to clipboard operation
core copied to clipboard

:cloud: ownCloud web server core (Files, DAV, etc.)

Results 260 core issues
Sort by recently updated
recently updated
newest added

## Description An acceptance test scenario is added that uses an app password generated by user "Alice" but provides user "alice" in the webDAV requests. The scenario fails without the...

This issue is previously reported (here https://github.com/owncloud/core/issues/29708), but we are now encountering it ourselves too. The way a webdav password is generated and how it is then accepted is not...

## Description Fix case sensitivity for app passwords/tokens ## Related Issue - https://github.com/owncloud/core/issues/40119 - https://github.com/owncloud/core/issues/29708 ## Motivation and Context Currently, app passwords/tokens are case sensitive. That is, login will be...

3 - To Review

core dependabot PR #39368 has been merged. That bumps to 7.4.4 PR #40154 adds a bump to 7.4.5 on 2022-06-21 This is a major version update of the "guzzle" library....

dependencies
php

## Description ## Related Issue - part of: https://github.com/owncloud/ocis/issues/4154 ## Motivation and Context ## How Has This Been Tested? - local - CI ## Screenshots (if appropriate): ## Types of...

QA:team

In `apps/files_external` there is a folder called `3rdparty` which has the various special PHP dependencies. We actually `composer install` and commit the source code of all those dependencies. It is...

status/STALE

## Description The `/Shares` related for the `spaces` WebDAV is removed from core since this is to be implemented and run on ocis. ## Related Issue https://github.com/owncloud/ocis/issues/4154#issuecomment-1206026045 ## Motivation and...

QA:team

Bumps [@bower_components/jquery](https://github.com/jquery/jquery-dist) from 2.1.4 to 3.6.0. Commits e786e3d Release 3.6.0 4c0e4be Release 3.5.1 1fd78cd Release 3.5.0 55b7d19 README: Update release instructions & formatting 15bc738 Release 3.4.1 180c5c3 Release 3.4.0 9e8ec3d...

dependencies
javascript

## Description This is a rebase of #39452 - I will see if it is easy to get it passing and good to go... ## Related Issue - Fixes #37013...

Seen in 10.7.0 RC1 I have no clear reproducer for this, but I ran by accdent into this situation multiple times: The web ui asks for update. ![image](https://user-images.githubusercontent.com/1108546/111711431-f4727a80-884b-11eb-97d1-1ed0bf3d44bc.png) The occ...

QA:team