nextcloud/apps/files_sharing/src
nfebe 7b264136ae fix(files_sharing): Restore password guard return for new public shares
The password guard now blocks the save when a new public share is

missing a password. Non-public shares (user/group) are never blocked

by this guard, so they remain unaffected.

Tests invoke the real saveShare method against a stubbed context and

cover the save-twice symptom and the non-public-share regression.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2026-04-23 20:09:57 +01:00
..
components chore: fix ESLint issues for rules added in ESLint v10 2026-04-20 23:10:06 +02:00
files_actions fix(files_sharing): adjust for @nextcloud/files v4 2026-02-11 19:14:45 +00:00
files_filters feat(files): render filters in top bar 2026-01-23 10:05:51 +00:00
files_headers refactor(files_sharing): adjust note to recipient files header 2026-02-10 15:32:01 +01:00
files_newMenu refactor: adjust code for breaking changes in @nextcloud/dialogs v7 2025-10-15 13:45:12 +02:00
files_views test: remove testing internal of libraries and test only app code 2026-02-10 15:32:09 +01:00
lib feat(sharing): Make share permission in bundled edit configurable 2026-02-05 09:10:14 +00:00
mixins chore: fix ESLint issues for rules added in ESLint v10 2026-04-20 23:10:06 +02:00
models chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
router chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
services fix(files_sharing): allow strict validation of shares 2026-03-17 12:21:32 +00:00
utils fix(files_sharing): use webroot for public links 2025-11-13 20:36:40 +01:00
views fix(files_sharing): Restore password guard return for new public shares 2026-04-23 20:09:57 +01:00
additionalScripts.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
collaborationresourceshandler.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
eventbus.d.ts feat(sharing): Allow to set default view mode for public shares 2025-02-10 18:57:38 +01:00
files-sidebar.ts chore: update @nextcloud/files to v4.0.0-rc.0 2026-01-16 22:22:57 +01:00
init-public.ts chore(files): adjust code for breaking change of Navigation.setActive 2025-12-23 20:17:34 +01:00
init.ts refactor(files_sharing): adjust for files library interfaces and remove sideeffects 2026-02-06 14:03:00 +01:00
main.ts test: Adjust Typescript definitions for OCP and OC 2024-07-09 17:13:30 +02:00
personal-settings.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
public-nickname-handler.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
sharing.d.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00