mirror of
https://github.com/ansible/awx.git
synced 2026-02-24 22:46:01 -03:30
Re-parent DAB views from AWX base
This commit is contained in:
@@ -1131,3 +1131,6 @@ include(settings_file)
|
||||
# example if set to '' API pattern will be /api
|
||||
# example if set to 'controller' API pattern will be /api AND /api/controller
|
||||
OPTIONAL_API_URLPATTERN_PREFIX = ''
|
||||
|
||||
# Use AWX base view, to give 401 on unauthenticated requests
|
||||
ANSIBLE_BASE_CUSTOM_VIEW_PARENT = 'awx.api.generics.APIView'
|
||||
|
||||
Reference in New Issue
Block a user