In GitHub, you can go to Settings -> Developer Settings -> Personal access tokens, generate a token, and simply use it as password in NetBeans.

Torsten

Am 24.05.21 um 22:18 schrieb Rich:
I just got an email from GitHub when I did a push of a NetBeans project. It said:

    You recently used a password to access the repository at
    richpri/board18v2
    with git using JGit/5.5.1.201910021850-r.

    Basic authentication using a password to Git is deprecated and
    will soon no longer work.

It referred me to https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ <https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/>
for more information.

Does NetBeans 12.0 support token-based authentication?
If so, how do I implement it?
--
Rich Price
richpr...@gmail.com
--------------------------------------------------------------------- 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