Deprecating URL passwords in cache_object://

From: Mark Nottingham <mnot_at_yahoo-inc.com>
Date: Fri, 3 Oct 2008 13:30:49 +1000

I'm thinking about adding some functionality to cache manager that
requires passing it arguments, but the current format is getting in
the way;

     t = sscanf(url, "cache_object://%[^/]/%[^@]@%s", host, request,
password);

AFAICT the @password suffix on the URL is deprecated; cachemgr.cgi and
squidclient both now use Basic auth.

What do folks think about removing support for @password in URLs?

Cheers,

--
Mark Nottingham       mnot_at_yahoo-inc.com
Received on Fri Oct 03 2008 - 03:32:53 MDT

This archive was generated by hypermail 2.2.0 : Fri Oct 03 2008 - 12:00:03 MDT