nextcloud/core
Daniel Calviño Sánchez 355edcee74 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: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-30 00:14:10 +01:00
..
ajax Show the repair steps and repair info output in the web for better feedback 2019-01-10 07:37:41 +00:00
BackgroundJobs Background job to clean up old backups of the updater 2018-06-13 17:43:29 +02:00
Command add support for boolean default 2019-01-09 13:02:06 +00:00
Controller Honor remember_login_cookie_lifetime 2019-01-23 17:09:09 +01:00
css Use warning background color & primary text color for setting warnings 2019-01-18 12:59:35 +00:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts OpenSans font contrast option 2018-06-25 17:12:27 +02:00
img Cleanup 2018-09-28 14:11:29 +02:00
js Fix updating the password of a link share when passwords are enforced 2019-01-30 00:14:10 +01:00
l10n [tx-robot] updated from transifex 2019-01-26 01:12:36 +00:00
Middleware Update license headers 2017-11-06 16:56:19 +01:00
Migrations Add "password_by_talk" column to "share" table in the database 2018-07-24 13:56:25 +02:00
search Fix search on public pages 2018-07-25 12:20:46 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
templates Fix loginflow with apptoken enter on iOS 2019-01-04 21:43:36 +00:00
vendor Rerun js build 2018-07-24 13:23:43 +02:00
.l10nignore Add .l10nignore files for compiled assets 2018-10-19 11:40:16 +02:00
Application.php Add filecache index on mtime 2018-07-19 17:43:20 +02:00
register_command.php Add an options to create and remove groups via occ 2018-08-16 10:31:20 +03:00
routes.php Fix loginflow with apptoken enter on iOS 2019-01-04 21:43:36 +00: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