FLTK logo

[fltk.coredev] [OT] github access for developers

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.coredev  ]
 
Previous Message ]New Message | Reply ]Next Message ]

[OT] github access for developers duncan Nov 17, 2021  
 
The short question:
How do you now access your fltk forks at https://github.com/username/fltk ?
Specifically, what is your preferred method of two factor authentification, etc ?


[TL;DR]
Albrecht just accepted a pending pull request of mine relating to documentation
so I thought I would tidy up my local git repository and my fork on github to remove
the obsolete branch. I originally set up github access via https but now I get:

$ git remote -v
origin  https://github.com/username/fltk.git (fetch/push)
upstream  https://github.com/fltk/fltk.git (fetch/push)

$ git pull upstream master
...

$ git push origin master
...
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead
remote: Please see https://github/blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more info
fatal: Authentication failed ...

So my question, which method do you use, and which authentication tools/apps, if any?

I've been through the link several times but can't work out which is the best way to go
especially as I've seen elsewhere that the recovery codes can be superseded in some
cases which means you can be locked out.

Cheers
D.

P.S. Does this also need to be updated in the GIT for FLTK developers article?

--
You received this message because you are subscribed to the Google Groups "fltk.coredev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkcoredev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkcoredev/6e9f5397-5240-485b-984d-5a7ab454f0fbn%40googlegroups.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.