server/apps/files_sharing/tests/Controller
Daniel Calviño Sánchez b2cc2d6023 Add "password" parameter to the response data of link shares
Due to legacy reasons the password of link shares was returned in the
"share_with" and "share_with_displayname" parameters of the response
data. Now a proper "password" parameter is returned too; the old
"share_with" and "share_with_displayname" parameters are kept, although
deprecated, and they will be removed in a future version of Nextcloud.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-06 23:48:28 +01:00
..
ExternalShareControllerTest.php Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
PublicPreviewControllerTest.php Fix PublicPreviewControllerTests 2018-06-20 08:53:37 +02:00
ShareAPIControllerTest.php Add "password" parameter to the response data of link shares 2018-11-06 23:48:28 +01:00
ShareControllerTest.php Fix tests 2018-11-06 16:05:34 +01:00
ShareesAPIControllerTest.php Fix tests 2018-08-24 18:20:04 +02:00
ShareInfoControllerTest.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00