]> source.dussan.org Git - nextcloud-server.git/commit
Properly reset pw expiration
authorVincent Petry <vincent@nextcloud.com>
Wed, 13 Apr 2022 13:46:30 +0000 (15:46 +0200)
committerVincent Petry <vincent@nextcloud.com>
Wed, 13 Apr 2022 13:46:30 +0000 (15:46 +0200)
commitf5c8fa4f11b70d84c593c6102f3100a94310fa34
tree4766d7e1d8708d612c13eb33d4b1408b6f262842
parentcd95fce105fe5f0e71b1bcac7685464f936b9749
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>
apps/files_sharing/lib/Controller/ShareAPIController.php
lib/private/Share20/Manager.php