tor 2003-03-27 klockan 14.30 skrev atit_ldce: > Hello, > > I have some doubt in cachemgr.c script > What is functionality of decode_pub_auth() in cachemgr.c
cachemgr keeps the password in slightly obfuscated manner in the requests. This to allow cachemgr to send the login+password to Squid on each request as required by HTTP. This function decodes the obfuscated password into plain text. > and when i continue in "Cache Manager Interface", i get cache manager menu.... yes. > this is same menu with operation=menu..... yes. > so pressing continue will generate operation=menu? The default action in cachemgr is to display the menu. -- Henrik Nordstrom <[EMAIL PROTECTED]> MARA Systems AB, Sweden
