Skip to content

Add home storage location in provisioning API response#26853

Merged
PVince81 merged 1 commit into
masterfrom
provisioningapi-homelocation
Dec 21, 2016
Merged

Add home storage location in provisioning API response#26853
PVince81 merged 1 commit into
masterfrom
provisioningapi-homelocation

Conversation

@PVince81

Copy link
Copy Markdown
Contributor

Description

Add home storage location in provisioning API response

Related Issue

Required for automated testing with custom home folders: #26846.

Motivation and Context

Required for automated testing with custom home folders: #26846.
Also this info is visible in the users page UI (opt-in), so it makes sense to have it visible here too.

How Has This Been Tested?

curl -X GET --user admin:admin http://localhost/owncloud/ocs/v1.php/cloud/users/user1
See new "home" entry with the absolute home path.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@butonic @DeepDiver1975 @SergioBertolinSG @tomneedham

@mention-bot

Copy link
Copy Markdown

@PVince81, thanks for your PR! By analyzing the history of the files in this pull request, we identified @DeepDiver1975, @tomneedham and @michag86 to be potential reviewers.

@DeepDiver1975

Copy link
Copy Markdown
Member

👍

@PVince81 PVince81 merged commit 1efce85 into master Dec 21, 2016
@PVince81 PVince81 deleted the provisioningapi-homelocation branch December 21, 2016 13:41
@lock

lock Bot commented Aug 4, 2019

Copy link
Copy Markdown

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock Bot locked as resolved and limited conversation to collaborators Aug 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants