Alan Rominger
|
f5785976be
|
Update to comply with new black rules
|
2023-02-01 14:59:38 -05:00 |
|
Jeff Bradberry
|
0500512c3c
|
Fix up deprecation warning about get_response for middleware
It will no longer be allowed to be None by Django 4.0
|
2022-03-07 18:11:36 -05:00 |
|
Ryan Petrello
|
c2ef0a6500
|
move code linting to a stricter pep8-esque auto-formatting tool, black
|
2021-03-23 09:39:58 -04:00 |
|
Ryan Petrello
|
f223df303f
|
convert py2 -> py3
|
2019-01-15 14:09:01 -05:00 |
|
Ryan Petrello
|
b2cdf82b78
|
make settings.SESSIONS_PER_USER work
see: https://github.com/ansible/tower/issues/2209
|
2018-06-27 12:09:56 -04:00 |
|
Ryan Petrello
|
a0433773d8
|
don't allow Accept:application/json on /api/login/
see: https://github.com/ansible/tower/issues/1672
|
2018-05-25 14:21:22 -04:00 |
|
adamscmRH
|
310f37dd37
|
clears authtoken & add PAT
|
2018-02-22 15:18:12 -05:00 |
|
Aaron Tan
|
1c2621cd60
|
Implement session-based and OAuth 2 authentications
Relates #21. Please see acceptance docs for feature details.
Signed-off-by: Aaron Tan <jangsutsr@gmail.com>
|
2018-02-22 15:18:12 -05:00 |
|