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

https://github.com/owncloud/core/blob/master/resources/config/readme.md?plain=1#L19 `https://github.com/curl/curl/blob/master/lib/mk-ca-bundle.pl` is `https://github.com/curl/curl/blob/master/scripts/mk-ca-bundle.pl` now

## Description Possible solution to the issue with multiple tabs in https://github.com/owncloud/core/pull/39916. When the tab closes, a message is sent to the rest of the tabs so they sent a...

3 - To Review

Seen with search_elastic 2.1.1-rc1 Probably not specific to search_elastic. sftp, ldaps, ... could also be affected. * Use a https enabled connection to the elastic server. * When the ssl-certificate...

QA:team

As a user when I enter a wrong password and get a mail to reset my password I expect the password to be changed and redirected to the account. Instead...

Steps to reproduce ``` sudo -u apache php ./occ encryption:enable sudo -u apache php ./occ encryption:decrypt-all ``` Expected behaviour I’d expect all files to be decrypted Actual behaviour I’m sure...

### Steps to reproduce 1. Create two owncloud servers `server` and `server2` 2. On server 1 a. Login as admin and go to admin sharing settings page b. Add `server2`...

Type:Bug

As the client now supports more modern checksum algorithms, we should start to plan a upgrade on the server. https://github.com/owncloud/client/pull/6634 SHA3-256 is supported by php natively starting from version 7.1.0

enhancement
discussion
technical debt

## Description There might be cases where the upload data has disappeared from the DB, but the actual chunks are still present in the FS. At the moment, those chunks...

3 - To Review

### Steps to reproduce 1. login to the oC10 classic webUI 2. create a folder `topFolder` 3. drag some folder `testFolder` from the desktop and drop it on top of...

Type:Bug