blob: f4358c718bf884cc49d901604c49f2a2bd42e155 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# PERSISTENT EXCEPTION: 'ya yav' handler
ALLOW devtools/ya/handlers/yav -> passport/backend/vault/cli/yav/vault_client_cli
# PERSISTENT EXCEPTION: PASSP-31449
ALLOW mail/so/daemons/antifraud -> passport/infra/daemons/ysa/fingerprint
# PERSISTENT EXCEPTION: useful for debug purposes
ALLOW junk -> passport/
# COMMON RULE: Self using
ALLOW passport -> passport/
# COMMON RULE: we need freedom for refactorings
DENY .* -> passport/
|