Skip to main content
Sign in
Snippets Groups Projects
Commit 71738c7b authored by Pavel Kácha's avatar Pavel Kácha
Browse files

Removed superfluous logging

parent 502b32b9
Branches
Tags
No related merge requests found
......@@ -382,7 +382,6 @@ class X509NameAuthenticator(PlainAuthenticator):
exception.log(logging.getLogger(__name__))
return None
print("cert name: %s" % name)
client = self.db.get_client_by_name(None, name, None)
if not client:
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment