nextcloud/core/js/share
Daniel Calviño Sánchez 376704e834 Add "Password protect by Talk" to the menu of link shares
When Talk is enabled the menu for link shares now shows a checkbox to
protect the password by Talk (that is, to show the "Request password by
Talk" UI in the authentication page for the link share).

Although in e-mail shares protecting the share with a password and
protecting the password by Talk are mutually exclusive actions (as when
the password is set it is sent to the sharee, so it must be set again
when protecting it by Talk to be able to verify the identity of the
sharee), in the case of link shares protecting the password by Talk is
an additional step to protecting the share with a password (as just
setting the password does not disclose it to anyone). As such, the
checkbox is shown only when there is a password set for the link share
(even if the field itself for the password is not shown, like when they
are enforced in the settings).

Note that the icon set for the field, "icon-passwordtalk", does not
currently exist; it is the same used for e-mail shares, and it is needed
simply to get the right padding in the menu.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-02 13:30:18 +01:00
..
sharedialoglinkshareview.handlebars Fix password enforcement 2018-11-01 21:33:05 +01:00
sharedialoglinkshareview_popover_menu.handlebars Add "Password protect by Talk" to the menu of link shares 2018-11-02 13:30:18 +01:00
sharedialoglinkshareview_popover_menu_pending.handlebars Password policy fix and menu open on first share 2018-11-01 21:33:11 +01:00
sharedialogresharerinfoview.handlebars Remove leftover ' 2018-10-04 16:02:09 +02:00
sharedialogshareelistview.handlebars Fix password enforcement 2018-11-01 21:33:05 +01:00
sharedialogshareelistview_popover_menu.handlebars Fix password enforcement 2018-11-01 21:33:05 +01:00
sharedialogview.handlebars Remove leftover ' 2018-10-04 16:02:09 +02:00