second pass on all uses of base64encodings, so at to always return str like it was...
authorparmentelat <thierry.parmentelat@inria.fr>
Thu, 20 Dec 2018 11:38:41 +0000 (12:38 +0100)
committerparmentelat <thierry.parmentelat@inria.fr>
Thu, 20 Dec 2018 11:38:46 +0000 (12:38 +0100)
commitbf1ee443b4322709f445a6f94c53c4c1a6cafa90
tree52d9e03c41bd680e45a2e78652156901208dd63a
parent8201983e9b1ba59dc22649e8cdf91bab6008fd4d
second pass on all uses of base64encodings, so at to always return str like it was with python2
otherwise we are breaking compatibility
PLC/Methods/GenerateNodeConfFile.py
PLC/Methods/GetBootMedium.py
PLC/Methods/ResetPassword.py
PLC/Methods/VerifyPerson.py
PLC/Sessions.py