sapling/server
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
..
context/src hooks/verify_integrity: pass username and ssh env variables from CoreContext to verify_integrity.py 2019-03-11 10:43:50 -07:00
repo_listener/src enable/disable censoring 2019-07-02 05:04:34 -07:00
src mononoke: don't require cachelib to talk to a remote DB 2019-06-24 06:07:18 -07:00
Cargo.toml Transition fbcode Rust crates to 2018 edition 2019-06-24 13:15:17 -07:00