core icon indicating copy to clipboard operation
core copied to clipboard

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

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

The code and feature files for API acceptance tests for ocis and reva are now stored in the `owncloud/ocis` repo. Ref: https://github.com/owncloud/ocis/pull/5306 https://github.com/owncloud/ocis/pull/5280 https://github.com/owncloud/ocis/issues/5094 The core API acceptance test code...

QA:team

### Steps to reproduce 1. Update to 10.5.0 by web brower. 2. 3. ### Expected behaviour Tell us what should happen They can't upgrade because of Syntax error or access...

Type:Bug

It would be great to rather have "relative" path stored in the database table oc_accounts per user rather than an absolute path. That's what exactly the constant 'datadirectory' in config...

Type:Bug

We've been experiencing an issue where our "Shared" directory is removed from the filecache for some (not all) users when our underlying storage becomes unavailable (ie. we take it offline...

Type:Bug

### Steps to reproduce 1. Automatically run occ via cron Note: I once installed the LDAP App and enabled it, but never configured it. It was just to see the...

Type:Bug

### Steps to reproduce 1. User1 shares a txt file with User2, removing `Edit` permission 2. User2 opens list of files where the shared file is listed ### Actual behaviour...

Type:Bug
feature:sharing

Seen with 10.7.0RC2 and 10.11.0 * user enters their personal settings page. * click "Add to your website" under federation. * A link to "https://owncloud.com/federation#" is shown. BAD ![image](https://user-images.githubusercontent.com/1108546/112659753-fb554a80-8e54-11eb-921a-17ad0293cadf.png) *...

QA:team

### Steps to reproduce 1. Create user `alice`, `brian`, `carol` 2. As user `alice` create a folder/file 3. Open sharing dialog 4. Fill the text field in `User and Groups`...

Type:Bug
discussion

While testing server regressions manually, it would be beneficial to have certainty about the server version early: ![grafik](https://user-images.githubusercontent.com/1108546/57845683-c563cb80-77d2-11e9-85eb-d41b36438f9f.png) I suggest this page should have the version number visible. It is...

enhancement
QA:team

When a user's password is changed, e.g. via web-interface by admin or by himself, an email is sent to the user's email address: ``` Subject: ownCloud password changed successfully Body:...

QA:team