Closed fzhyzamt closed 4 years ago
If only use up_rest api, then raw password is not require. Before I had to create upyun.UpYun, and exec up.up_rest.password=encrypt_pwd, that's bad.
up.up_rest.password=encrypt_pwd
LGTM
If only use up_rest api, then raw password is not require. Before I had to create upyun.UpYun, and exec
up.up_rest.password=encrypt_pwd
, that's bad.