mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Operational authorization via tastypie.
This commit is contained in:
@@ -93,6 +93,7 @@ TEMPLATE_CONTEXT_PROCESSORS += (
|
||||
)
|
||||
|
||||
MIDDLEWARE_CLASSES += (
|
||||
'django.contrib.auth.middleware.AuthenticationMiddleware',
|
||||
#'django.middleware.transaction.TransactionMiddleware',
|
||||
#'devserver.middleware.DevServerMiddleware',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user