1
mirror of https://github.com/rclone/rclone synced 2024-11-26 04:07:22 +01:00
rclone/backend/crypt
Nick Craig-Wood 3f0d54daae crypt: fix purge bug introduced by refactor #1891
In this commit

a2afa9aadd fs: Add directory to optional Purge interface

We failed to encrypt the directory name so the Purge failed.

This was spotted by the integration tests.
2020-09-01 15:16:14 +01:00
..
pkcs7 Move all backends into backend directory 2018-01-12 17:07:38 +00:00
cipher_test.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
cipher.go doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
crypt_internal_test.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
crypt_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
crypt.go crypt: fix purge bug introduced by refactor #1891 2020-09-01 15:16:14 +01:00