[In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]
Synopsis: change in AuthName syntax causes problems State-Changed-From-To: open-closed State-Changed-By: coar State-Changed-When: Tue Sep 1 10:45:03 PDT 1998 State-Changed-Why: The change was made to move toward uniformity with HTTP and the rest of the configuration language. Re-introducing the original issue plus adding some ambiguity isn't really desirable. It should be fairly easy to write a script that will change occurrences of the old syntax to the new, such as 's:AuthName(\s+)([^"].+):AuthName$1"$2":i'. Release-Changed-From-To: 1.3-1.3.1 Release-Changed-By: coar Release-Changed-When: Tue Sep 1 10:45:03 PDT 1998
