Dan Jacobson <[EMAIL PROTECTED]> writes:
> One won't have much luck clicking on pages in lasttime
> (http://softstools.com/fartz) that are actually passworded
> (http://me:[EMAIL PROTECTED]/fartz). However I found a way to still
> see them. In fact, I am so clever, I have made a bash function about it:
> wwwoffle_browse_passworded(){ wwwoffle-ls ${1-lasttime}|
> awk '$NF~/@/{print $NF}'|xargs -r -n 1 w3m;}
If you are using the option try-without-password = yes (the default)
then this should not be a problem. For every URL that has a password
and is cached by WWWOFFLE there should be a copy of the same URL that
was requested without a password. This means that when you request
the non-passworded version of the page it will ask for the password
and then show the passworded version (if you gave the correct one).
--
Andrew.
----------------------------------------------------------------------
Andrew M. Bishop [EMAIL PROTECTED]
http://www.gedanken.demon.co.uk/
WWWOFFLE users page:
http://www.gedanken.demon.co.uk/wwwoffle/version-2.8/user.html