django-rest-framework/tests/authentication
Kevin Kennell d7b218f5eb
decode base64 credentials as utf8; adjust tests (#7193)
* decode base64 credentials as utf8; adjust tests

* basicauth: add dedicated test for utf8 credentials

* basicauth: add fallback to latin-1 encoding if utf-8 fails
2020-02-17 16:10:52 +00:00
..
migrations Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
__init__.py Add migration for CustomToken test model. 2019-02-14 15:57:20 +01:00
models.py Dropped Python 2 compatibility. (#6615) 2019-04-30 17:53:44 +02:00
test_authentication.py decode base64 credentials as utf8; adjust tests (#7193) 2020-02-17 16:10:52 +00:00