Skip to content
Commit 355edcee authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

Fix updating the password of a link share when passwords are enforced



The password input was shown in the popup menu when passwords were not
enforced, or when they were enforced but no password was set, which
prevented updating/changing the password once set. As the popover menu
is shown only when the share is a link share, and the password input
should be shown too when password are enforced and a password is set no
condition is needed, so now the password input is always shown.

Signed-off-by: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent ab684934
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment