]> source.dussan.org Git - nextcloud-server.git/commit
fix(SharingEntryLink): Show default password before create if any
authorfenn-cs <fenn25.fn@gmail.com>
Wed, 6 Nov 2024 15:50:59 +0000 (16:50 +0100)
committerskjnldsv <skjnldsv@protonmail.com>
Fri, 8 Nov 2024 15:20:19 +0000 (16:20 +0100)
commite581e11ae275cbc8d9b96dd1ed678563b2aab94e
treea5c975d0d87995331a2d2a3ee03bff150d4efd77
parentfcf11d58286bdac93460055d3f3a665036a2c55b
fix(SharingEntryLink): Show default password before create if any

Prevent silent addition of expiration date to shares.

Prevent silent addition for password to shares.

Both now have a `shareRequiresReview` check

Resolves : https://github.com/nextcloud/server/issues/48860

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
apps/files_sharing/src/components/SharingEntryLink.vue