This website requires JavaScript.
Explore
Help
Sign In
External-Mirrors
/
awx
Watch
2
Star
0
Fork
0
You've already forked awx
mirror of
https://github.com/ansible/awx.git
synced
2026-01-19 13:41:28 -03:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
awx
/
awx
/
sso
History
Chris Church
32604f1338
Fix for 500 error at /api/v1/me.
2015-10-02 17:29:16 -04:00
..
__init__.py
Add support for single-sign on using python-social-auth (with Google/Github OAuth2 and SAML support). Add support for RADIUS as another authentication backend.
2015-10-02 14:57:27 -04:00
middleware.py
Fix for 500 error at /api/v1/me.
2015-10-02 17:29:16 -04:00
models.py
Add support for single-sign on using python-social-auth (with Google/Github OAuth2 and SAML support). Add support for RADIUS as another authentication backend.
2015-10-02 14:57:27 -04:00
pipeline.py
Add support for single-sign on using python-social-auth (with Google/Github OAuth2 and SAML support). Add support for RADIUS as another authentication backend.
2015-10-02 14:57:27 -04:00
urls.py
Flake8 fixes, remove stray print.
2015-10-02 15:13:16 -04:00
views.py
Flake8 fixes, remove stray print.
2015-10-02 15:13:16 -04:00