This website requires JavaScript.
Explore
Help
Register
Sign In
zware
/
awx
Watch
1
Star
0
Fork
0
You've already forked awx
mirror of
https://github.com/ZwareBear/awx.git
synced
2026-03-21 00:03:35 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8dfc9e482e4fc03bbad2f7fb9dc60e4e32659bf2
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