Cleanup
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
dc8d111eb2
commit
56e2a63f66
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user