mirror of
https://github.com/nextcloud/server.git
synced 2026-05-25 02:34:12 -04:00
It's important to delete the `newPassword` prop from the share model, if the user unchecks the isPasswordProtected checkbox. This clearer and allows for the unchecking to actually work as `this.$set()` fails with the falsy value `''`. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> |
||
|---|---|---|
| .. | ||
| actions | ||
| components | ||
| lib | ||
| mixins | ||
| models | ||
| services | ||
| style | ||
| utils | ||
| views | ||
| additionalScripts.js | ||
| collaborationresourceshandler.js | ||
| files_sharing_tab.js | ||
| init.ts | ||
| main.ts | ||
| personal-settings.js | ||
| share.js | ||
| sharebreadcrumbview.js | ||