We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A clear and concise description of what the bug is.
Steps to reproduce the behavior:
uu1
uu2
lorem.txt
curl -k -u uu2:uu2 -XDELETE https://localhost:9200/remote.php/webdav/Shares/lorem.txt
/Shares
export OCIS_URL=https://localhost:9200 16:59:13 export STORAGE_HOME_DRIVER=ocis export STORAGE_USERS_DRIVER=ocis export STORAGE_DRIVER_OCIS_ROOT=/tmp/ocis/storage/users export STORAGE_DRIVER_LOCAL_ROOT=/tmp/ocis/local/root export STORAGE_METADATA_ROOT=/tmp/ocis/metadata export STORAGE_DRIVER_OWNCLOUD_DATADIR=/tmp/ocis/owncloud/data export STORAGE_HOME_DATA_SERVER_URL=http://localhost:9155/data export STORAGE_USERS_DATA_SERVER_URL=http://localhost:9158/data export STORAGE_SHARING_USER_JSON_FILE=/tmp/ocis/shares.json export PROXY_ENABLE_BASIC_AUTH=true export WEB_UI_CONFIG=$HOME/www/ocConfigs/config.json export IDP_IDENTIFIER_REGISTRATION_CONF=$HOME/www/ocConfigs/idp.yml export OCIS_LOG_LEVEL=error export SETTINGS_DATA_PATH=/tmp/ocis/settings
{ "installed": true, "maintenance": false, "needsDbUpgrade": false, "version": "10.0.9.5", "versionstring": "10.0.9", "edition": "community", "productname": "ownCloud" }
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
A clear and concise description of what the bug is.
Steps to reproduce
Steps to reproduce the behavior:
uu1
&uu2
lorem.txt
with useruu2
using useruu1
uu2
/Shares
folderExpected behavior
Actual behavior
Setup
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: