aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-05-23 18:16:09 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-05-23 18:16:09 +0300
commit04102c3ea62de4f09d3234fc0e4caf83c3cf4190 (patch)
treec8ebb8f2ff9ef8d47751c26d39ff88cdd55dbdff
parent4e4cc5b19846b18c4d2a7ec22cf9c1b060058d84 (diff)
downloadydb-04102c3ea62de4f09d3234fc0e4caf83c3cf4190.tar.gz
intermediate changes
ref:142faabd835e9134b7e3e801a3293f983735de94
-rw-r--r--build/rules/autocheck.blacklist1
-rw-r--r--build/rules/contrib_python.policy1
2 files changed, 1 insertions, 1 deletions
diff --git a/build/rules/autocheck.blacklist b/build/rules/autocheck.blacklist
index 3efe4f9bb3..a45b78bc7d 100644
--- a/build/rules/autocheck.blacklist
+++ b/build/rules/autocheck.blacklist
@@ -812,7 +812,6 @@ portal/archive/export-pusher
portal/www-curl
noc/heatmap/dashboards
portal/archive/postcards2
-infra/cauth/server
trust/frontend/legacy/trust-frontend-disk
trust/frontend/legacy/trust-frontend-invest
trust/frontend/legacy/trust-frontend-kinopoisk-plus--smarttv
diff --git a/build/rules/contrib_python.policy b/build/rules/contrib_python.policy
index 88506b54cf..2e10920dc4 100644
--- a/build/rules/contrib_python.policy
+++ b/build/rules/contrib_python.policy
@@ -5,6 +5,7 @@ ALLOW ads/yacontext/apps/procontext -> contrib/python/django/django-1.11
ALLOW devtools/dummy_arcadia/django_settings -> contrib/python/django/django-1.11
ALLOW devtools/signer/signer -> contrib/python/django/django-1.11
ALLOW douber/backend -> contrib/python/django/django-1.11
+ALLOW infra/cauth/server/common -> contrib/python/django/django-1.11
ALLOW intranet/audit/src -> contrib/python/django/django-1.11
ALLOW intranet/crt/tests -> contrib/python/django/django-1.11
ALLOW intranet/crt -> contrib/python/django/django-1.11