-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Les Mikesell wrote: > [EMAIL PROTECTED] wrote: >> Yes, I agree with you. In my case it's not really necessary but I think >> it's a good idea. >> Will it be in BackupPC 3.1.1 ? > > It can't be done when you use basic http authentication. There is no > way to tell a browser to forget that you have logged in - it will always > continue to send the original credentials so you never get a prompt for > a new login. The only way to make it forget is to close the browser (all > windows) and restart it.
As someone else mentioned, it can be done by temporarily rejecting the authentication for the same realm. I'm pretty sure I've done this with perl scripts in the past, I just don't seem to recall all the details since it was so long ago. I'm pretty sure you can send/fake the auth denied error the web server would normally send. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIH5OyGyoxogrTyiURAqxeAKCIo3dJUjCKPtj2ckMslLJlCd7SrQCgmiU+ u/Mg2rmaOIwDlppcN4lVqW4= =RVH4 -----END PGP SIGNATURE----- ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
