Add logging 3

This commit is contained in:
jar3b 2018-07-06 20:11:41 +03:00
parent ef0855fad3
commit b66d118e9d

View File

@ -38,4 +38,4 @@ class UuidAuthentication(BaseAuthentication):
return user
def authenticate_header(self, request):
pass
return ""