Item9596: apache digest auth examples should include the IE hack setting.

pencil
Priority: Normal
Current State: Closed
Released In: 1.0.10, 1.1.0
Target Release: patch
Applies To: Engine
Component:
Branches:
Reported By: SvenDowideit
Waiting For:
Last Change By: KennethLavrsen
and... both the foswiki_httpd and .htaccess eg's should match..

#digest auth
AuthType Digest
AuthName 'Enter your System.LoginName. (Typically First name and last name, no space, no dots, capitalized, e.g. !JohnSmith, unless you chose otherwise). Visit System.UserRegistration if you do not have one.'
AuthDigestDomain / http://webdavxp.home.org.au http://fosiki.myftp.org:81/ http://localhost
AuthDigestProvider file
AuthUserFile C:/www/foswiki/data/.htpasswd
BrowserMatch "MSIE" AuthDigestEnableQueryStringHack=On

-- SvenDowideit - 31 Aug 2010

 

ItemTemplate edit

Summary apache digest auth examples should include the IE hack setting.
ReportedBy SvenDowideit
Codebase 1.0.9, trunk
SVN Range
AppliesTo Engine
Component
Priority Normal
CurrentState Closed
WaitingFor
Checkins distro:e0800351b4ef distro:a0824c297cb8
TargetRelease patch
ReleasedIn 1.0.10, 1.1.0
Topic revision: r4 - 08 Sep 2010, KennethLavrsen
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy