nextcloud/apps/files_sharing/lib
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
..
Activity Fix too many file download notifications when watching a video 2022-03-07 19:50:15 +00:00
AppInfo Move bundles to /dist 2022-01-08 10:11:58 +01:00
BackgroundJob Update php licenses 2021-06-04 22:02:41 +02:00
Collaboration Update php licenses 2021-06-04 22:02:41 +02:00
Command Update php licenses 2021-06-04 22:02:41 +02:00
Controller Properly reset pw expiration 2022-04-13 15:46:30 +02:00
Event Emit event on link share action 2021-09-10 08:36:45 +02:00
Exceptions Update php licenses 2021-06-04 22:02:41 +02:00
External Merge pull request #31713 from nextcloud/fed-performance 2022-04-07 18:53:36 +00:00
Listener Move bundles to /dist 2022-01-08 10:11:58 +01:00
Middleware Update php licenses 2021-06-04 22:02:41 +02:00
Migration Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
Notification Discard share notification for non-existing groups 2021-12-15 14:55:27 +01:00
Settings Let users choose a share_folder 2021-09-06 16:39:11 +02:00
ShareBackend Update php licenses 2021-06-04 22:02:41 +02:00
Cache.php Use DI for files_sharing Cache 2021-06-17 10:22:37 +02:00
Capabilities.php Update php licenses 2021-06-04 22:02:41 +02:00
DeleteOrphanedSharesJob.php Update php licenses 2021-06-04 22:02:41 +02:00
ExpireSharesJob.php Use the new option to signaling insensitivity 2022-02-07 13:54:54 +01:00
Helper.php Let users choose a share_folder 2021-09-06 16:39:11 +02:00
Hooks.php update tests 2021-10-19 11:31:08 +02:00
ISharedStorage.php code checker fixes for instanceOfStorage 2021-12-02 17:35:10 +01:00
MountProvider.php invalidate mount cache after share rename 2022-03-24 17:36:56 +01:00
Scanner.php background scan the source storage when a background scan on a storage jail is triggered 2021-12-02 17:34:58 +01:00
SharedMount.php invalidate mount cache after share rename 2022-03-24 17:36:56 +01:00
SharedStorage.php use UserFolder to get the share source node 2022-04-04 14:57:53 +02:00
Updater.php type fixes 2022-03-04 16:30:16 +01:00