[GitHub] [solr] gerlowskija commented on a diff in pull request #897: SOLR-15738: Convert v2 security APIs to annotations

2022-06-10 Thread GitBox
gerlowskija commented on code in PR #897: URL: https://github.com/apache/solr/pull/897#discussion_r894581097 ## solr/core/src/java/org/apache/solr/handler/admin/api/DefaultUpdateAuthorizationConfigAPI.java: ## @@ -0,0 +1,49 @@ +/* + * Licensed to the Apache Software Foundation (

[GitHub] [solr] gerlowskija commented on a diff in pull request #897: SOLR-15738: Convert v2 security APIs to annotations

2022-06-10 Thread GitBox
gerlowskija commented on code in PR #897: URL: https://github.com/apache/solr/pull/897#discussion_r894507017 ## solr/core/src/java/org/apache/solr/handler/admin/api/DefaultUpdateAuthenticationConfigAPI.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [solr] gerlowskija commented on a diff in pull request #897: SOLR-15738: Convert v2 security APIs to annotations

2022-06-10 Thread GitBox
gerlowskija commented on code in PR #897: URL: https://github.com/apache/solr/pull/897#discussion_r894482144 ## solr/core/src/java/org/apache/solr/handler/admin/api/DefaultUpdateAuthenticationConfigAPI.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [solr] gerlowskija commented on a diff in pull request #897: SOLR-15738: Convert v2 security APIs to annotations

2022-06-09 Thread GitBox
gerlowskija commented on code in PR #897: URL: https://github.com/apache/solr/pull/897#discussion_r893728393 ## solr/core/src/java/org/apache/solr/handler/admin/api/GetAuthenticationConfigAPI.java: ## @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software Foundation (ASF) unde