Skip to content

[stable27] Improve share logic for enforced password & expiry date - #41936

Merged
nfebe merged 3 commits into
stable27from
41885-27-manual-backport
Nov 30, 2023
Merged

[stable27] Improve share logic for enforced password & expiry date#41936
nfebe merged 3 commits into
stable27from
41885-27-manual-backport

Conversation

@nfebe

@nfebenfebe commented Nov 30, 2023

Copy link
Copy Markdown
Contributor

Manual backport #41885

Also included :

These other pr's are included because they were never backported and now the current backport is much more difficult due to not-easy-to-resolve conflicts

@nfebenfebe added 4. to release Ready to be released and/or waiting for tests to finish feature: sharing labels Nov 30, 2023
@AndyScherzingerAndyScherzinger added this to the Nextcloud 27.1.5 milestone Nov 30, 2023
@nfebe
nfebeforce-pushed the 41885-27-manual-backport branch from b84bcde to 05300c6CompareNovember 30, 2023 12:49
@nfebe
nfebe marked this pull request as ready for review November 30, 2023 12:52
juliusknorrand others added 2 commits November 30, 2023 16:58
In order to meet accessibility requirements we cannot use a sticky
footer that overlaps important interactable content. Therefore this
moves to a scroll container for the details which does not include the
action buttons at the bottom.
Larger indentation change in SharingDetailsTab was required to have a
wrapping container for the scroll area.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
@nfebe
nfebeforce-pushed the 41885-27-manual-backport branch from 05300c6 to 728618cCompareNovember 30, 2023 15:58
@nfebe

Copy link
Copy Markdown
ContributorAuthor

/compile amend /

* It's possible for the admin to enforce and expiry date after, some
shares have been created. This commit makes possible to update the
share with the new admin constraints.
* This commit would users to modify enforced expiry to anything within
range and less than the enforced limit in the pre-create dialog for public
shares.
* This commit fixes, unable to update share without updating password.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nfebe
nfebe merged commit eb89073 into stable27Nov 30, 2023
@nfebe
nfebe deleted the 41885-27-manual-backport branch November 30, 2023 20:46
@blizzzblizzz mentioned this pull request Dec 4, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishfeature: sharing

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants

@nfebe@AndyScherzinger@artonge@juliusknorr@Pytal