Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Sync changes from upstream repository#477

Merged
jasonrudolph merged 1 commit intomasterfromupdate-1396984071
Apr 8, 2014
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletionscontent/changes/2014-04-08-reset-api-tokens.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
---
kind: change
title: "Recommendation: Reset OAuth authorizations"
created_at: 2014-04-08
author_name: pengwynn
---

As [announced earlier today][heartbleed-blog-post], we are actively responding
to the recently-disclosed [Heartbleed security
vulnerability][heartbleed-blog-post] in OpenSSL. While at this time GitHub has
no indication that the attack has been used beyond testing the vulnerability, we
recommend that integrators [reset the API authorizations][api] for their OAuth
applications.

We've added a [new API method][api] for this exact purpose. Calling this method
will invalidate the old token and return a new token for applications to store
and use in its place. This new method provides a safe way to reset user
authorizations without requiring users to re-authorize the application on the
web.

Integrators can also use the existing revocation methods to [revoke all
tokens][] or [revoke a single token][] for their applications.

If you have any questions or feedback, please [get in touch][contact].

[contact]: https://github.com/contact?form[subject]=API+resetting+tokens
[api]: /v3/oauth_authorizations/#reset-an-authorization
[revoke all tokens]: /v3/oauth_authorizations/#revoke-all-authorizations-for-an-application
[revoke a single token]: /v3/oauth_authorizations/#revoke-an-authorization-for-an-application
[heartbleed-blog-post]: https://github.com/blog/1818-security-heartbleed-vulnerability

[8]ページ先頭

©2009-2025 Movatter.jp