mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 11:41:08 -03:30
Hide CSRF_TRUSTED_ORIGINS
This commit is contained in:
@@ -109,6 +109,7 @@ register(
|
|||||||
),
|
),
|
||||||
category=_('System'),
|
category=_('System'),
|
||||||
category_slug='system',
|
category_slug='system',
|
||||||
|
hidden=True,
|
||||||
)
|
)
|
||||||
|
|
||||||
register(
|
register(
|
||||||
|
|||||||
Reference in New Issue
Block a user