Akita Noek
|
f3cae7e1f0
|
Log basic auth requests to the debug log
Part of #1087
|
2016-04-11 17:03:04 -04:00 |
|
Matthew Jones
|
910f9bd4a3
|
Fixing up some flake8 issues
|
2015-12-17 10:48:15 -05:00 |
|
Matthew Jones
|
dfd1ca4ae9
|
Relocate AUTH_TOKEN_* settings reference
|
2015-12-15 15:37:26 -05:00 |
|
Chris Meyers
|
1db26531a1
|
if basic auth in headers, don't use cookie token
* Allows for basic auth to be used when cookie token fails
|
2015-10-19 14:49:15 -04:00 |
|
Chris Church
|
84e89ab6f8
|
Fix auth-related errors breaking unit tests.
|
2015-10-02 16:16:30 -04:00 |
|
Chris Church
|
2ba5e06e2c
|
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 |
|
Chris Meyers
|
22f0a4b79a
|
allow token in get params at stdout endpoint
|
2015-10-01 17:25:21 -04:00 |
|
Chris Meyers
|
000d26d7e3
|
session limit enforcement
* upon creating a new session, invalidate oldest sessions
|
2015-09-28 14:17:28 -04:00 |
|
Chris Meyers
|
eb8219fd9f
|
add Auth-Token-Timeout to http headers
|
2015-09-23 10:30:19 -04:00 |
|
John Mitchell
|
32d1c0e4db
|
fixed copyright date
|
2015-06-11 16:10:23 -04:00 |
|
Matthew Jones
|
b3da3b34a3
|
Changing some legal headers for python source files
|
2015-05-29 12:10:39 -04:00 |
|
Chris Church
|
f7b8d510dc
|
Implement support for ad hoc commands.
|
2015-03-30 13:04:19 -04:00 |
|
Luke Sneeringer
|
086b164655
|
Select the user along with the auth token.
|
2015-03-23 14:06:36 -05:00 |
|
Matthew Jones
|
6e6a709165
|
Fixing up some pep8 issues
|
2015-02-03 13:46:58 -05:00 |
|
Luke Sneeringer
|
3267a988f8
|
Shift Django to 1.6.x (>= 1.6.7).
|
2014-09-10 12:17:35 -05:00 |
|
Chris Church
|
2b7af0a2ec
|
Happy new year!!!
|
2014-01-02 11:51:43 -05:00 |
|
Chris Church
|
e4851c6e18
|
AC-654 Add API support for token auth using X-Auth-Token header in addition to AUthorization header, fixes issue where API requests from the UI are picking up the basic auth from an API session.
|
2013-11-19 23:37:19 -05:00 |
|
Chris Church
|
98883e771f
|
Moved API code into separate Django app.
|
2013-11-04 15:44:49 -05:00 |
|