core
core copied to clipboard
:cloud: ownCloud web server core (Files, DAV, etc.)
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...
### 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...
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...
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...
### 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...
### 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...
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  *...
### 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`...
While testing server regressions manually, it would be beneficial to have certainty about the server version early:  I suggest this page should have the version number visible. It is...
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:...