nextcloud/lib/private/Encryption
Vincent Petry a704bcf97f
Trim mount point before matching in encryption code
Often times the mount point has a leading slash.
This fix sanitizes it to make sure matching works.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-06-01 18:10:59 +02:00
..
Exceptions Update php licenses 2021-06-04 22:02:41 +02:00
Keys Update php licenses 2021-06-04 22:02:41 +02:00
DecryptAll.php Update php licenses 2021-06-04 22:02:41 +02:00
EncryptionWrapper.php Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
File.php Add stricter psalm type for CappedMemoryCache 2022-05-12 15:06:18 +02:00
HookManager.php Update php licenses 2021-06-04 22:02:41 +02:00
Manager.php Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
Update.php Update php licenses 2021-06-04 22:02:41 +02:00
Util.php Trim mount point before matching in encryption code 2022-06-01 18:10:59 +02:00