nextcloud/apps/files_sharing
Daniel Calviño Sánchez 03095bb928 Show pending popover menu when password is enabled by default
When "Enforce password protection" is enabled in the sharing settings a
popover menu is shown to set a password before the share is created. On
the other hand, when "Always ask for a password" was enabled in the
sharing settings and a new link share was created the share was
immediately created with a default password; the user was not able to
specify a password (nor create the share without password).

The component template already provided the needed elements to also ask
for the password without enforcing it, but the popover menu was not
shown due to "enableLinkPasswordByDefault" being missing in "if"
conditions.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2023-07-13 07:34:55 +02:00
..
appinfo add command do delete orphan shares 2023-07-10 11:26:32 +00:00
composer add command do delete orphan shares 2023-07-10 11:26:32 +00:00
css Compress SASS output 2023-01-11 17:46:32 +00:00
img fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
js fix(files_sharing): Allow file actions other than download for hide download shares 2023-03-13 12:51:48 +01:00
l10n Fix(l10n): Update translations from Transifex 2023-07-13 00:29:43 +00:00
lib display displayname on federated shares 2023-07-11 09:25:09 -01:00
src Show pending popover menu when password is enabled by default 2023-07-13 07:34:55 +02:00
templates make sure to show download button only one time 2023-06-14 15:35:01 +02:00
tests repair -1 folder sizes for object store background scan 2023-05-10 19:33:26 +02:00
.l10nignore Remove legacy build files 2022-01-11 17:16:05 +01:00
list.php Remove redundant events 2022-08-15 19:20:42 +02:00
openapi.json openapi: Fix wrapping OCS responses that are not DataResponse 2023-06-05 07:05:02 +00:00
public.php Update php licenses 2021-06-04 22:02:41 +02:00