【问题标题】:Encrypt credentials for Wordpress XML-RPC API call加密 Wordpress XML-RPC API 调用的凭据
【发布时间】:2014-10-09 09:41:35
【问题描述】:

我打算使用Wordpress' XML-RPC API,但这需要我存储纯文本用户名/密码。

有没有办法从 Wordpress 服务器获取令牌,以便我可以将其而不是凭据存储到数据库?还是在将密码添加到数据库之前对其进行安全加密?

我正在使用this PHP library

【问题讨论】:

    标签: php wordpress encryption xml-rpc password-encryption


    【解决方案1】:

    尝试https://wordpress.stackexchange.com/a/25792/57301 中描述的方法,将 API 凭据安全地存储在 WordPress 数据库中。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-10-13
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多