Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch authentication from query parameters to HTTP basic authentication #65

Closed
3 tasks done
fingolfin opened this issue Feb 10, 2020 · 1 comment
Closed
3 tasks done
Assignees

Comments

@fingolfin
Copy link
Member

fingolfin commented Feb 10, 2020

For details, see https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api/

This is somewhat urgent, as GitHub will remove the old mechanism on July 1st, 2020. So, what needs to be done is:

  • implement support for new auth methods
  • test it with a couple releases
  • then notify all people using this script about the update

Not quite sure how to reach "all" users, but I'll at least announce it on the GAP Slack and the main GAP mailing list (perhaps also the forum?). Perhaps also the GAP Forum?

@fingolfin fingolfin self-assigned this Feb 10, 2020
@fingolfin
Copy link
Member Author

First part done in f8ce1aa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant