[[PageOutline(2-5,Contents,pullout)]] = True logout mechanism for Basic/Digest Authentication == Description This script allows you to logout from Basic/Digest auth without closing the browser. * Apache [http://httpd.apache.org/docs/1.3/howto/auth.html#basicfaq claims that it is not possible]. * Nano Document [http://www.nanodocumet.com/?p=6 gives a solution] that simply works. The concept is explained on [http://www.berenddeboer.net/rest/authentication.html Berend de Boer page]. == Bugs/Feature Requests Existing bugs and feature requests for TrueHttpLogoutPatch are [report:9?COMPONENT=TrueHttpLogoutPatch here]. If you have any issues, create a [/newticket?component=TrueHttpLogoutPatch new ticket]. [[TicketQuery(component=TrueHttpLogoutPatch&group=type,format=progress)]] == Download Download the zipped source from [export:truehttplogoutpatch here]. == Source You can check out TrueHttpLogoutPatch from [/svn/truehttplogoutpatch here] using Subversion, or [source:truehttplogoutpatch browse the source] with Trac. == Installation The script is added through a [TracInterfaceCustomization#SiteAppearance site customization] script. * Add `site.html` to the [TracEnvironment#DirectoryStructure project] or [TracIni#inherit-templates_dir-option shared] `templates` directory. * Add `site.js` to the project or [TracIni#inherit-htdocs_dir-option shared] `htdocs` directory. == Recent Changes [[ChangeLog(truehttplogoutpatch, 3)]] == Author/Contributors '''Author:''' [wiki:flox] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''