sapling/eden/mononoke/metaconfig
Mark Thomas dee916ec4c bookmarks_movement: handle services with all or no permitted paths
Summary:
If a service is configured with no permitted paths, ensure we deny any writes
that might affect any path.  This is not hugely useful, and probably means a
configuration error, but it's the safe choice.

In a similar vein, if a service is permitted to modify any path, there's not
much point in checking all the commits, so skip the path checks to save some
time.

Reviewed By: StanislavGlebik

Differential Revision: D23316392

fbshipit-source-id: 3d9bf034ce496540ddc4468b7128657e446059c6
2020-08-25 09:14:09 -07:00
..
parser bookmarks_movement: restrict bookmarks that are marked allow_only_external_sync 2020-08-25 09:14:09 -07:00
types bookmarks_movement: handle services with all or no permitted paths 2020-08-25 09:14:09 -07:00