Posts made by Joseph Rézeau

Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators

Hi fellow developers using GitHub!

I recently (2-3 times) received an email saying :

-----------------------

Hi @rezeau,

You recently used a password to access an endpoint through the GitHub API using git-credential-manager (Microsoft Windows NT 6.2.9200.0; Win32NT; x64) CLR/4.0.30319 git-tools/1.18.4. We will deprecate basic authentication using password to this endpoint soon:

https://api.github.com/user/subscriptions

We recommend using a personal access token (PAT) with the appropriate scope to access this endpoint instead. Visit https://github.com/settings/tokens for more information.

Thanks,
The GitHub Team
--------------------

I vaguely understand what this is all about, but I wonder (a) if I am really concerned and (b) what I should do. Well, I asked for (and got) a PAT for my github, but... I don't know what to do with it.

Here's my current set-up:

On my github I have a number of repositories, related to either Moodle or H5P.

Locally, on my computer, under Windows 10 I cloned these repositories. From time to time I make local commits, which I "push" to my github.

(OK, I know, a serious programmer doesn't use Windows, but I'm just an amateur).

For my GIT processesI use the TortoiseGit interface, which I know pretty well. In TortoiseGit I can see where the credentials are set...

But then I don't know what I have to change or where on my computer I have to do something (in the Windows parameters?).

Thanks!

Average of ratings: -
Picture of Développeurs Picture of Développeurs de plugins Picture of Moodleurs particulièrement utiles Picture of Testeurs Picture of Traducteurs

Au cas où il y aurait ici des utilisateurs de GitHub avec le même problème, je lance cette bouteille à la mer... Si pas de réponse je posterai sur le forum anglophone.

J'ai reçu récemment (2 ou 3 fois) un mail disant ceci :

-----------------------

Hi @rezeau,

You recently used a password to access an endpoint through the GitHub API using git-credential-manager (Microsoft Windows NT 6.2.9200.0; Win32NT; x64) CLR/4.0.30319 git-tools/1.18.4. We will deprecate basic authentication using password to this endpoint soon:

https://api.github.com/user/subscriptions

We recommend using a personal access token (PAT) with the appropriate scope to access this endpoint instead. Visit https://github.com/settings/tokens for more information.

Thanks,
The GitHub Team
--------------------

Je  comprends vaguement de quoi il s'agit, mais je me demande a) si je suis vraiment concerné et b) ce que je dois faire. Bon, j'ai demandé (et obtenu) un PAT pour mon github, mais... je ne sais pas quoi en faire.

J'explique mon set-up:

Sur mon github j'ai un certain nombre de repositories, en rapport soit avec Moodle soit avec H5P.

En local, sur mon ordi. sous Windows 10 j'ai cloné ces repositories. De temps en temps je fais des commits en local, que je "push" vers mon github.

(OK, je sais, un programmeur sérieux n'utilise pas Windows, mais je ne suis qu'un amateur.)

Pour mes manips GIT j'utilise l'interface TortoiseGit, que je maitrise assez bien. Dans TortoiseGit je vois bien où on règle les "credentials"...

Mais après je ne sais pas ce que dois changer ni surtout sur mon ordi je dois faire quelque chose.

Merci les geeks !

Average of ratings: -