Suvrat1629 commented on code in PR #3394: URL: https://github.com/apache/logging-log4j2/pull/3394#discussion_r1918147290
########## log4j-core-test/src/test/resources/log4j-script-filters.xml: ########## @@ -18,7 +18,13 @@ <Configuration status="ERROR"> <Appenders> <List name="List"> - <PatternLayout pattern="[%-5level] %c{1.} %msg%n"/> + <PatternLayout pattern="[%-5level] %c{1.} %msg%n"/>[suvrat@suvrat logging-log4j2]$ git push +Username for 'https://github.com': suvrat1629 +Password for 'https://suvrat1...@github.com': +remote: Support for password authentication was removed on August 13, 2021. +remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication. +fatal: Authentication failed for 'https://github.com/Suvrat1629/logging-log4j2.git/' + Review Comment: Well i just shifted to arch and was trying to push to code from intellij and this log ended up here after i pushed the code and i realised it just after :D -- 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: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org