ri > WEBrick::HTTPAuth::Htdigest

= WEBrick::HTTPAuth::Htdigest < Object

------------------------------------------------------------------------
= Includes:
UserDB (from /home/chedong/.local/share/rdoc)

(from /home/chedong/.local/share/rdoc)
------------------------------------------------------------------------
Htdigest accesses apache-compatible digest password files.  Passwords
are matched to a realm where they are valid.  For security, the path for
a digest password database should be stored outside of the paths
available to the HTTP server.

Htdigest is intended for use with WEBrick::HTTPAuth::DigestAuth and
stores passwords using cryptographic hashes.

  htpasswd = WEBrick::HTTPAuth::Htdigest.new 'my_password_file'
  htpasswd.set_passwd 'my realm', 'username', 'password'
  htpasswd.flush
------------------------------------------------------------------------
= Class methods:

  new

= Instance methods:

  delete_passwd
  each
  flush
  get_passwd
  reload
  set_passwd

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-31 10:41 @216.73.217.152
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!