sapling/blobrepo
George-Catalin Tintareanu f71269ddbd enable/disable censoring
Summary:
Added an option to control for which repositories should censoring be
enabled or disabled. The option is added in `server.toml` as `censoring` and it
is set to true or false. If `censoring` is not specified, then the default
option is set to true ( censoring is enabled).

By disabling `censoring` the verification if the key is blacklisted or not is
omitted, therefor all the files are fetchable.

Reviewed By: ikostia

Differential Revision: D16029509

fbshipit-source-id: e9822c917fbcec3b3683d0e3619d0ef340a44926
2019-07-02 05:04:34 -07:00
..
blob_changeset/src CensoredBlob on top of PrefixBlobstore 2019-07-02 04:18:48 -07:00
changeset_fetcher/src mononoke: move changeset_fetcher out of blobrepo into separate crate 2019-01-31 00:41:48 -08:00
errors/src improve performance of hg manifest generation 2019-05-21 12:25:52 -07:00
factory/src enable/disable censoring 2019-07-02 05:04:34 -07:00
src enable/disable censoring 2019-07-02 05:04:34 -07:00
test Convert MPathElement to a newtype around Bytes 2019-06-21 15:40:55 -07:00
Cargo.toml Transition fbcode Rust crates to 2018 edition 2019-06-24 13:15:17 -07:00