U:RDoc::NormalClass[iI" Htpasswd:ETI" WEBrick::HTTPAuth::Htpasswd;TI" Object;To:RDoc::Markup::Document: @parts[o;;[ o:RDoc::Markup::Paragraph;[ I"HHtpasswd accesses apache-compatible password files. Passwords are ;TI"Lmatched to a realm where they are valid. For security, the path for a ;TI"Npassword database should be stored outside of the paths available to the ;TI"HTTP server.;To:RDoc::Markup::BlankLineo; ;[I"DHtpasswd is intended for use with WEBrick::HTTPAuth::BasicAuth.;T@o; ;[I"7To create an Htpasswd database with a single user:;T@o:RDoc::Markup::Verbatim;[I"Chtpasswd = WEBrick::HTTPAuth::Htpasswd.new 'my_password_file' ;TI"