Skip to content
New issue

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

Add "password" parameter to the response data of link shares #12324

Conversation

danxuliu
Copy link
Member

@danxuliu danxuliu commented Nov 6, 2018

Due to legacy reasons the password of link shares was returned in the share_with and share_with_displayname parameters of the response data. Now a proper password parameter is returned too.

@camilasan @marinofaggiana @rullzer @tobiasKaminsky No need to hurry updating the clients, the old share_with and share_with_displayname parameters are kept for now; they will be removed in a future version of Nextcloud, but only once it is safe to do it, of course :-)

Due to legacy reasons the password of link shares was returned in the
"share_with" and "share_with_displayname" parameters of the response
data. Now a proper "password" parameter is returned too; the old
"share_with" and "share_with_displayname" parameters are kept, although
deprecated, and they will be removed in a future version of Nextcloud.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
@danxuliu danxuliu added 3. to review Waiting for reviews feature: sharing labels Nov 6, 2018
@danxuliu danxuliu added this to the Nextcloud 15 milestone Nov 6, 2018
@MorrisJobke MorrisJobke mentioned this pull request Nov 6, 2018
29 tasks
Copy link
Member

@blizzz blizzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code looks good

Copy link
Member

@rullzer rullzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably update the documentation as well then

@MorrisJobke MorrisJobke merged commit 7940a79 into master Nov 7, 2018
@MorrisJobke MorrisJobke deleted the add-password-response-parameter-for-returning-the-password-of-link-shares branch November 7, 2018 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants