sapling/eden/mononoke/scs_server/src
Mark Thomas 1105b8a9b0 mononoke_api: add service permission checker
Summary:
Add a permission checker that verifies that the user is permitted to make
requests on behalf of a service.  This uses a different ACL than the usual repo
ACL.

Reviewed By: mitrandir77

Differential Revision: D21886531

fbshipit-source-id: bceb63aed12c11ebe2a3d65a2560c014267b0e20
2020-06-10 19:29:32 -07:00
..
methods add commit_common_base_with method 2020-06-10 19:29:13 -07:00
commit_id.rs add git identifiers to Source Control Service 2020-02-27 08:05:14 -08:00
errors.rs mononoke_api: add service permission checker 2020-06-10 19:29:32 -07:00
facebook.rs Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
from_request.rs scs: allow globalrev "prefix" lookups 2020-05-14 10:20:57 -07:00
history.rs rustfmt: Use use_try_shorthand default 2020-06-10 19:29:15 -07:00
into_response.rs scs_server: add commit_history to return the history of commits 2020-04-23 07:14:49 -07:00
main.rs metaconfig/parser: use free functions for loading configuration 2020-06-02 09:30:03 -07:00
monitoring.rs rust: Rename tokio_preview:: to tokio:: 2020-03-05 14:25:10 -08:00
params.rs add commit_common_base_with method 2020-06-10 19:29:13 -07:00
source_control_impl.rs add commit_common_base_with method 2020-06-10 19:29:13 -07:00
specifiers.rs Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00