attilapiros commented on pull request #329: URL: https://github.com/apache/spark-website/pull/329#issuecomment-802847015
I run into an issue with https as they are deprecated. Got a mail from github when I tried to authenticate: ``` Hi @attilapiros, You recently used a password to access the repository at apache/spark-website with git using git/2.21.1 (Apple Git-122.3). Basic authentication using a password to Git is deprecated and will soon no longer work. Visit https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information around suggested workarounds and removal dates. Thanks, The GitHub Team ``` Visiting that link I found: ``` If you have two-factor authentication enabled for your account, you are already required to use token- or SSH-based authentication ``` -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
