Marcus Eagan created SOLR-13649: ----------------------------------- Summary: When Using Basic Authentication, the blockUnknown Value should be True Key: SOLR-13649 URL: https://issues.apache.org/jira/browse/SOLR-13649 Project: Solr Issue Type: Improvement Security Level: Public (Default Security Level. Issues are Public) Components: Admin UI, Authentication Affects Versions: 8.1.1, 7.7.2 Environment: All Reporter: Marcus Eagan
If someone seeks to enable basic authentication but they do not specify the {{blockUnknown}} parameter, the default value is {{false}}. That default behavior is a bit counterintuitive because if someone wishes to enable basic authentication, you would expect that they would want all unknown users to need to authenticate by default. I can imagine cases where you would not, but those cases would be less frequent. -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org