proxy: fix WS Authorization Header being sent with the wrong format

This commit is contained in:
Jens Langhammer
2020-10-18 13:46:03 +02:00
parent 1088b947a8
commit 36e095671c
2 changed files with 5 additions and 3 deletions

View File

@ -15,7 +15,6 @@ class EventSerializer(ModelSerializer):
"pk",
"user",
"action",
"date",
"app",
"context",
"client_ip",