[Bug 67198] AuthType not set if tomcatAuthentication is set to true or left empty

2023-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67198 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 67198] AuthType not set if tomcatAuthentication is set to true or left empty

2023-09-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67198 --- Comment #1 from Robert Rodewald --- The if condition should probably be: protocol.getTomcatAuthentication() && !protocol.getTomcatAuthorization() -- You are receiving this mail because: You are the assignee for the bug.