We probably have to change something. Do you know which operation (GitHub API access from Pharo code) is responsible for this ?
> On 21 Jan 2020, at 21:05, ducasse <[email protected]> wrote: > > what will be the implication? > > >> Begin forwarded message: >> >> From: GitHub <[email protected]> >> Subject: [GitHub] Deprecation Notice >> Date: 21 January 2020 at 21:03:28 CET >> To: StéphaneDucasse <[email protected]> >> >> Hi @Ducasse, >> >> You recently used a password to access an endpoint through the GitHub API >> using Zinc HTTP Components 1.0 (Pharo/9.0). We will deprecate basic >> authentication using password to this endpoint soon: >> >> https://api.github.com/repositories/169849137 >> >> 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 > >
