mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
* 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> |
||
|---|---|---|
| .. | ||
| components | ||
| lib | ||
| mixins | ||
| models | ||
| services | ||
| style | ||
| utils | ||
| views | ||
| additionalScripts.js | ||
| collaborationresources.js | ||
| collaborationresourceshandler.js | ||
| files_sharing.js | ||
| files_sharing_tab.js | ||
| index.js | ||
| personal-settings.js | ||
| share.js | ||
| sharebreadcrumbview.js | ||