Chris Meyers 45813bea16 do not re-create django session on every request
* The django middleware call stack behavior is changed by DRF. As a
result, during the process_request in sso/middlware.py request.user
is not set as you would expect it to be set from the middleware
django.contrib.auth.middleware.AuthenticationMiddleware
2017-08-21 11:19:52 -04:00
2016-02-01 18:37:56 -05:00
2017-06-12 09:53:11 -04:00
2015-02-06 09:47:41 -05:00
2016-07-22 13:19:57 -04:00
2016-12-20 15:34:29 -05:00
2017-06-12 09:53:11 -04:00
2017-08-09 15:54:58 -04:00
2015-06-11 16:10:23 -04:00
2017-07-25 13:31:52 -04:00
2017-08-09 15:54:58 -04:00

Devel Requirements Status

AWX

AWX provides a web-based user interface, REST API and task engine built on top of Ansible.

Resources

Refer to CONTRIBUTING.md to get started developing, testing and building AWX.

Refer to INSTALL.md to get started deploying AWX.

Refer to LOCALIZATION.md for translation and localization help.

Description
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Readme 428 MiB
Languages
Python 97.8%
Jinja 0.9%
Makefile 0.5%
Shell 0.3%
HTML 0.2%
Other 0.2%