Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

支持 Token鉴权方式 #1

Merged
merged 1 commit into from
Feb 24, 2016
Merged

支持 Token鉴权方式 #1

merged 1 commit into from
Feb 24, 2016

Conversation

wbchn
Copy link
Contributor

@wbchn wbchn commented Feb 24, 2016

参见官方文档:https://support.dnspod.cn/Kb/showarticle/tsid/227/

后续新用户将全部使用 Token 来鉴权,具体时间会提前通知,也建议开发者们都采用 Token 来鉴权,不要再使用 “用户名 + 密码” 的方式。

且Token 的生成是完全独立的,即使 Token 丢失,黑客也不知道用户的帐号和密码,万一 Token 泄漏,用户只需要登录 DNSPod 后台,将有安全问题的 Token 删除即可,极大的提高了帐号安全性。

Token 设置方式参见上方文档链接。

rehiy pushed a commit that referenced this pull request Feb 24, 2016
支持 Token鉴权方式
@rehiy rehiy merged commit 0a36b7d into rehiy:master Feb 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants