https://issues.apache.org/bugzilla/show_bug.cgi?id=25430
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #7 from Philippe Mouawad <[email protected]> --- Hi Dzmitry, Thanks for Patch, I commited it with a bunch of changes: - Base64 conversion cannot work with Digest - Authorization header was not correctly removed - URL of Authorization was not created correctly, Domain was wrongly used - When I fail parsing or guessing I put in authorization: * ${AUTH_BASE_URL} * ${AUTH_LOGIN} * ${AUTH_PASSWORD} 1/ Note I am not satisfied currently with the URL Matching nor guessing , but I don't see how to improve this. 2/ I think it would be better to put AuthorizationManager as first child of Recording controller if possible it would be more visible Please make as much tests as you can on your side. Thanks -- You are receiving this mail because: You are the assignee for the bug.
