Skip to content

[stable19] Update user share must use correct expiration validation - #26206

Merged
MorrisJobke merged 1 commit into
stable19from
backport/26200/stable19
Mar 19, 2021
Merged

[stable19] Update user share must use correct expiration validation#26206
MorrisJobke merged 1 commit into
stable19from
backport/26200/stable19

Conversation

@backportbot-nextcloud

@backportbot-nextcloudbackportbot-nextcloudBot commented Mar 19, 2021

Copy link
Copy Markdown

backport of #26200

Updating a user or group share now uses the correct method for the
validation of the expiration date. Instead of using the one from links
it uses the one for internal shares.
To avoid future confusion, the method "validateExpirationDate" has been
renamed to "validateExpirationDateLink".
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
@PVince81
PVince81force-pushed the backport/26200/stable19 branch from 7885fca to ecaa026CompareMarch 19, 2021 10:07
@PVince81PVince81 added the 3. to review Waiting for reviews label Mar 19, 2021
@PVince81

Copy link
Copy Markdown
Member

conflict resolved and retested with original test steps, please review

@MorrisJobke
MorrisJobke merged commit 64cfaf9 into stable19Mar 19, 2021
@MorrisJobke
MorrisJobke deleted the backport/26200/stable19 branch March 19, 2021 14:20
@rullzerrullzer mentioned this pull request Mar 26, 2021
@rullzerrullzer mentioned this pull request Apr 8, 2021
1 task
Sign up for freeto 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.

2 participants

@PVince81@MorrisJobke