]> source.dussan.org Git - nextcloud-server.git/commit
Enfore allowPublicShares admin setting
authorfenn-cs <fenn25.fn@gmail.com>
Mon, 11 Sep 2023 20:06:23 +0000 (21:06 +0100)
committerfenn-cs <fenn25.fn@gmail.com>
Wed, 13 Sep 2023 09:18:08 +0000 (10:18 +0100)
commit51ad9cfcc8c7ceefbe33b9f3d96cd6ef75ddf9ec
tree5777e316ce58b1895cdce9a0f48136744bb48d8c
parentcec466ed3bdd35a7143a159eb5f46af013f87cff
Enfore allowPublicShares admin setting

Use the the modern intial-state library to pass data about
`allowPublicUploads` to the sharing frontend.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
apps/files_sharing/lib/Listener/LoadSidebarListener.php
apps/files_sharing/src/components/SharingEntryQuickShareSelect.vue
apps/files_sharing/src/services/ConfigService.js
apps/files_sharing/src/views/SharingDetailsTab.vue