1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/webrick/httpauth
nahi 93ed2c7b1e * lib/webrick/httpauth.rb,
lib/webrick/httpauth/{basicauth.rb,digestauth.rb}: use
          pack/unpack-template char "m" instead of lib/base64.rb to do base64
          encoding/decoding.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7593 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-12-18 06:17:33 +00:00
..
authenticator.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
basicauth.rb * lib/webrick/httpauth.rb, 2004-12-18 06:17:33 +00:00
digestauth.rb * lib/webrick/httpauth.rb, 2004-12-18 06:17:33 +00:00
htdigest.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
htgroup.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
htpasswd.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
userdb.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00