Thanks Neil. I have generated a token with the help of https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token. I have used the generated token as the password and I can now push my code to GitHub using the token.

Richard

Le 16/07/2021 à 15:15, Neil C Smith a écrit :
On Fri, 16 Jul 2021 at 14:13, Richard Grin
<richard.g...@univ-cotedazur.fr> wrote:
Beginning August 13, 2021, GitHub will no longer accept account passwords when 
authenticating Git operations and will require the use of token-based 
authentication, such as a personal access token (for developers) or an OAuth or 
GitHub App installation token (for integrators) for all authenticated Git 
operations on GitHub.com..

I use a password to access GitHub. What other type of access is recommended to access 
it from NetBeans 12.4? Is there a link that explains how to do it? With the menu Team 
> Remote > Push... a user name and a password are asked.
You can use the token as the password.

Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to