
bugzilla at apache
Feb 17, 2012, 4:21 PM
Post #3 of 3
(143 views)
Permalink
|
|
DO NOT REPLY [Bug 52644] document how SSL FakeBasicAuth works with strange characters in DNs and with groupfiles
[In reply to]
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52644 --- Comment #2 from Christoph Anton Mitterer <calestyo [at] scientia> 2012-02-18 00:21:32 UTC --- From the code the following seems to be the case with respect to group file parsing: - groupname is parsed to the _FIRST_ occurence of ":" - the quoting styles for users seem to be described in https://httpd.apache.org/dev/apidoc/apidoc_ap_getword_conf.html (not yet sure what is meant by whitepace (i.e. which whitespace chars). Cheers, Chris. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe [at] httpd For additional commands, e-mail: docs-help [at] httpd
|