janhoy opened a new pull request, #4553:
URL: https://github.com/apache/solr/pull/4553

   Wrap the base64 decode of the signature token in decipherHeaderV2 in a 
try/catch so a malformed (non-base64) value returns null and results in a 
generic 401, instead of propagating an IllegalArgumentException that surfaces 
as a 500.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to