1
0
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Jorik Schellekens
2019-08-16 15:12:53 +01:00
committed by GitHub
parent dc8d111eb2
commit 56e2a63f66

View File

@@ -264,7 +264,6 @@ class Auth(object):
)
request.authenticated_entity = user.to_string()
opentracing.set_tag("authenticated_entity", user.to_string())
# there is at least one other place where authenticated entity is
# set.