Hi all, Sorry ... but I must be missing something obvious here. I've used Git/GitHub in Netbeans 8.2 for several years now with no problem.
Now, as per this thread, I need to move from a password to a Personal Access Token. Tomáš suggested using the token as a password ... however ... I cannot find where to put the password now. Obviously I put it in at some stage, but now I cannot find where to update the GitHub password. Can anyone guide me? What am I missing? Any clue highly appreciated. -Damian On Sun, 21 Mar 2021 at 07:10, Tomáš Procházka <[email protected]> wrote: > Hi Eric, > just generate access token in GitHub and use the token as password for > autentication. > > Regards, > Tom > > On 20. 03. 21 19:45, Eric Bresie wrote: > > While checking in via Git within Netbeans, I received a notice indicating > > the following: > > > > You recently used a password to access the repository at ebresie/netbeans > > with git using JGit/5.7.0.202003110725-r. > > > > 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. > > > > > > Is there some changes needed for the Git functionality within Netbeans in > > support of this? > > > > Eric Bresie > > [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >
