Server IP : 66.29.132.122 / Your IP : 18.220.140.32 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/thread-self/root/proc/self/root/proc/self/root/opt/alt/ruby18/lib64/ruby/gems/1.8/doc/rack-1.6.1/ri/Rack/Auth/Digest/MD5/ |
Upload File : |
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: opaque rw: RW - !ruby/object:RI::Attribute comment: name: passwords_hashed rw: W class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: Rack::Auth::Digest::MD5 implements the MD5 algorithm version of HTTP Digest Authentication, as per RFC 2617. - !ruby/struct:SM::Flow::P body: Initialize with the [Rack] application that you want protecting, and a block that looks up a plaintext password for a given username. - !ruby/struct:SM::Flow::P body: <tt>opaque</tt> needs to be set to a constant base64/hexadecimal string. constants: - !ruby/object:RI::Constant comment: name: QOP value: "'auth'.freeze" full_name: Rack::Auth::Digest::MD5 includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: call - !ruby/object:RI::MethodSummary name: passwords_hashed? name: MD5 superclass: AbstractHandler