nextcloud-server/apps/files_sharing/lib/Controller
Vincent Petry f5c8fa4f11
Properly reset pw expiration
When requesting a new password for share by mail link, now we correctly
reset the expiration date.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-04-13 15:46:30 +02:00
..
AcceptController.php
DeletedShareAPIController.php
ExternalSharesController.php
PublicPreviewController.php
RemoteController.php
SettingsController.php
ShareAPIController.php Properly reset pw expiration 2022-04-13 15:46:30 +02:00
ShareController.php Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
ShareesAPIController.php
ShareInfoController.php