X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FAuth.py;h=3be444bb7a9c5b8298290437499981db0b57b06e;hb=07fc16415f6c9f1a8e9668f1dd442109bfe9cd15;hp=c370da9540fefe0a619c45c5dbd7018b8bd4c456;hpb=c33f3d6dc103f657d135cd7d41192d6b0e68736d;p=plcapi.git diff --git a/PLC/Auth.py b/PLC/Auth.py index c370da9..3be444b 100644 --- a/PLC/Auth.py +++ b/PLC/Auth.py @@ -86,7 +86,7 @@ class GPGAuth(Auth): gpg_keys = [ key['key'] for key in keys ] if not gpg_keys: - raise PLCAuthenticationFailure, "GPGAuth: No GPG key on record for peer or user '%s'" + raise PLCAuthenticationFailure, "GPGAuth: No GPG key on record for peer or user '%s'"%auth['name'] for gpg_key in gpg_keys: try: