Open tongxin97 opened 7 years ago
Replaced the decode() function calls with decode_next(), since decode is not allowed for safety reasons.
See the relevant repyV1 commit that introduced that safety check: https://github.com/SeattleTestbed/repy_v1/commit/bc6b6b9e3ad4cf2785766721b92a985cf628df82
Also, the same changes made to sshkey_paramiko.repy: https://github.com/SeattleTestbed/seattlelib_v1/commit/2d1262ef8dcd69fc9a69dd11d0639ed96482cf93?diff=unified
Replaced the decode() function calls with decode_next(), since decode is not allowed for safety reasons.
See the relevant repyV1 commit that introduced that safety check: https://github.com/SeattleTestbed/repy_v1/commit/bc6b6b9e3ad4cf2785766721b92a985cf628df82
Also, the same changes made to sshkey_paramiko.repy: https://github.com/SeattleTestbed/seattlelib_v1/commit/2d1262ef8dcd69fc9a69dd11d0639ed96482cf93?diff=unified