[Bug 68376] New: Feature: case-insensitive username match

2023-12-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68376 Bug ID: 68376 Summary: Feature: case-insensitive username match Product: Apache httpd-2 Version: 2.4.37 Hardware: PC OS: Linux Status: NEW Severity:

[Bug 68376] Feature: case-insensitive username match

2023-12-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68376 --- Comment #1 from Yann Ylavic --- It looks like: Require expr "%{REMOTE_USER} =~ /^joe$/i" would work already? -- You are receiving this mail because: You are the assignee for the bug.