Nick Williams created LOG4J2-358:
------------------------------------
Summary: NoSQLAppender using MongoDB provider ignores username and
password attributes
Key: LOG4J2-358
URL: https://issues.apache.org/jira/browse/LOG4J2-358
Project: Log4j 2
Issue Type: Bug
Components: Core
Affects Versions: 2.0-beta8, 2.0-beta7
Reporter: Nick Williams
Assignee: Nick Williams
Priority: Critical
Fix For: 2.0-beta9
{{org.apache.logging.log4j.core.appender.db.nosql.mongo.MongoDBProvider#createNoSQLProvider}}
never uses the username and password attributes to authenticate against the
MongoDB database. It checks to ensure that the database is either already
authenticated or a username and password are provided, but then it never does
anything with the username and password.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]