mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #455] social-auth: auth against github issue #329
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#329
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThomasWaldmann on GitHub (Feb 6, 2020).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/455
On February 6th, 2020 at 16:20 (UTC) your application (nsupdate.info) used an access token (with the User-Agent social-auth-3.2.0) as part of a query parameter to access an endpoint through the GitHub API:
https://api.github.com/user
Please use the Authorization HTTP header instead as using the
access_tokenquery parameter is deprecated.Visit https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api/#authenticating-using-query-parameters for more information.
@ThomasWaldmann commented on GitHub (Feb 6, 2020):
https://github.com/python-social-auth/social-core/issues/430
https://github.com/python-social-auth/social-core/pull/428