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

   # Description
   
   Split out from #4743 into smaller, per-module PRs to make review easier. 
This PR contains only the tidy-up changes to `solr/modules/jwt-auth`.
   
   # Solution
   
   Leverage IntelliJ warnings (javadoc/comment wording fixes, 
string-literal-to-text-block conversions, unused checked-exception 
declarations). No behavior changes — this includes the auth/validation logic 
paths, which were reviewed with extra scrutiny given this is a 
security-sensitive module.
   
   # Tests
   
   existing
   
   Relates to #4743


-- 
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