wp-http-digest is a WordPress plugin that enables you to store the WordPress passwords in a format that is compatible with HTTP digest authentication
wp-http-digest is a WordPress plugin that enables you to store the WordPress passwords in a format that is compatible with HTTP digest authentication. The advantages of this approach is that it enables you to build and integrate services using HTTP digest authentication on top of standard wordpress accounts. The passwords are stored in the database as md5(username:realm:password), which is called the HA1 hash.
Requires: ? or higher
Compatible up to: trunk
Last Updated: 2011-6-24
Downloads: 81
Got something to say? Need help?