heitzjm commented on code in PR #4474:
URL: https://github.com/apache/solr/pull/4474#discussion_r3606184050


##########
solr/core/src/java/org/apache/solr/security/CertAuthPlugin.java:
##########
@@ -38,6 +38,10 @@ public class CertAuthPlugin extends AuthenticationPlugin {
   private static final String PARAM_PRINCIPAL_RESOLVER = "principalResolver";
   private static final String PARAM_CLASS = "class";
   private static final String PARAM_PARAMS = "params";
+  private static final String JAVAX_REQUEST_ATTRIBUTE_NAME =

Review Comment:
   Sure, I do it. And this time, I am using gradlew with tidy and precommit !



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