nextcloud/core
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
..
BackgroundJobs Background job to clean up old backups of the updater 2018-06-13 17:43:29 +02:00
Command Merge pull request #11053 from nextcloud/occ-app-update-command 2018-11-02 00:41:59 +01:00
Controller added possibility to disable autocomplete in login form 2018-10-30 11:36:16 +01:00
Middleware Update license headers 2017-11-06 16:56:19 +01:00
Migrations allow to add labels to shares 2018-11-01 02:15:07 +01:00
ajax Revert "Wait for cron to finish before running upgrade command" 2018-11-01 15:23:40 +01:00
css Revert "Fix .hidden class specificity, should not be overridable, ref #12138" 2018-11-01 21:00:44 +01:00
doc
fonts Add woff2 format of Nunito for better performance in modern browsers 2018-10-19 20:19:34 +02:00
img Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-theme-colors 2018-10-08 10:33:22 +02:00
js Add "Password protect by Talk" to the menu of link shares 2018-11-02 13:30:18 +01:00
l10n [tx-robot] updated from transifex 2018-11-01 01:12:59 +00:00
search Adjust some jsdocs 2018-10-24 16:24:16 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
templates Merge pull request #12153 from nextcloud/appnames 2018-10-31 10:04:49 +01:00
vendor Pin Bower versions 2018-10-10 14:33:33 +02:00
.l10nignore Add .l10nignore files for compiled assets 2018-10-19 10:29:36 +02:00
Application.php Add uid_owner and uid_initiator share tabe indices 2018-10-01 23:59:36 +02:00
register_command.php Add occ app:update command 2018-11-01 17:13:12 +01:00
routes.php Move svg api endpoint 2018-10-29 11:45:13 +01:00
shipped.json Support app is shipped 2018-07-25 15:42:36 +02:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00