Skip to content

Fix num_shares_link_no_password for NC >= 15#246

Merged
kesselb merged 1 commit into
nextcloud:masterfrom
orandev:patch-1
Oct 7, 2020
Merged

Fix num_shares_link_no_password for NC >= 15#246
kesselb merged 1 commit into
nextcloud:masterfrom
orandev:patch-1

Conversation

@orandev

@orandev orandev commented Oct 7, 2020

Copy link
Copy Markdown
Contributor

It says in https://github.com/nextcloud/server/blob/master/apps/files_sharing/lib/Controller/ShareAPIController.php:
"share_with" and "share_with_displayname" for passwords of link shares was deprecated in Nextcloud 15, use "password" instead.

It says in https://github.com/nextcloud/server/blob/master/apps/files_sharing/lib/Controller/ShareAPIController.php:
"share_with" and "share_with_displayname" for passwords of link shares was deprecated in Nextcloud 15, use "password" instead.

Signed-off-by: orandev <63342732+orandev@users.noreply.github.com>

@kesselb kesselb left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Awesome 😎

@kesselb kesselb linked an issue Oct 7, 2020 that may be closed by this pull request
@kesselb kesselb merged commit 247638e into nextcloud:master Oct 7, 2020
@kesselb

kesselb commented Oct 7, 2020

Copy link
Copy Markdown
Collaborator

/backport to stable20

@kesselb

kesselb commented Oct 7, 2020

Copy link
Copy Markdown
Collaborator

/backport to stable19

@kesselb

kesselb commented Oct 7, 2020

Copy link
Copy Markdown
Collaborator

/backport to stable18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API delivers wrong data for num_shares_link_no_password

2 participants