ruby/lib/webrick/httpauth
a_matsuda 0c85ffd8a7 * lib/webrick/httpauth/digestauth.rb: Fix typo in an error message.
* test/ruby/test_parse.rb: Fix typo in a test name.

s/allowd/allowed/

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43917 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-11-29 14:03:26 +00:00
..
authenticator.rb * lib/webrick/accesslog.rb: Improved WEBrick documentation. 2013-01-26 01:12:54 +00:00
basicauth.rb * lib/webrick/accesslog.rb: Improved WEBrick documentation. 2013-01-26 01:12:54 +00:00
digestauth.rb * lib/webrick/httpauth/digestauth.rb: Fix typo in an error message. 2013-11-29 14:03:26 +00:00
htdigest.rb * lib/webrick/httpauth/htpasswd.rb: Use Tempfile.create to avoid 2013-04-20 15:10:29 +00:00
htgroup.rb * lib/webrick: Add documentation for WEBrick::HTTPAuth 2011-05-10 23:37:43 +00:00
htpasswd.rb * lib/webrick/httpauth/htpasswd.rb: Use Tempfile.create to avoid 2013-04-20 15:10:29 +00:00
userdb.rb * lib/webrick: Add documentation for WEBrick::HTTPAuth 2011-05-10 23:37:43 +00:00