nextcloud/apps/files_sharing
Daniel Calviño Sánchez 05e49fe13c 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>
(cherry picked from commit d4631921b4)
2023-06-13 15:08:45 -07:00
..
appinfo Master is now 26 2022-09-22 11:56:15 +02:00
composer Pluggable share provider 2023-02-02 15:41:26 +01:00
css Compress SASS output 2023-01-11 17:46:32 +00:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js fix(files_sharing): Allow file actions other than download for hide download shares 2023-03-28 08:15:49 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-06-13 00:18:22 +00:00
lib Merge pull request #38040 from nextcloud/backport/37958/stable26 2023-05-03 15:58:17 +02:00
src Show pending popover menu when password is enabled by default 2023-06-13 15:08:45 -07:00
templates Pluggable share provider 2023-02-02 15:41:26 +01:00
tests Add SHARE_TYPE_SCIENCEMESH 2023-03-08 17:48:39 +00: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
public.php Update php licenses 2021-06-04 22:02:41 +02:00