mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 08:25:50 +01:00
Updated API WebHook (markdown)
@@ -9,7 +9,7 @@ GitBucket does not fully implement the GitHub API/webhook and respects only a su
|
|||||||
* [x] [personal OAUTH token in header](https://developer.github.com/v3/#oauth2-token-sent-in-a-header)
|
* [x] [personal OAUTH token in header](https://developer.github.com/v3/#oauth2-token-sent-in-a-header)
|
||||||
* The tokens can be created via the UI, by going into the "Account Settings" menu and selecting the "Applications" tab.
|
* The tokens can be created via the UI, by going into the "Account Settings" menu and selecting the "Applications" tab.
|
||||||
* [x] [Basic Authentication](https://developer.github.com/v3/#basic-authentication) (since v4.3)
|
* [x] [Basic Authentication](https://developer.github.com/v3/#basic-authentication) (since v4.3)
|
||||||
* [x] [OAuth2 Token (sent as a parameter)</del>](https://developer.github.com/v3/#oauth2-token-sent-as-a-parameter) (since v4.31.0)
|
* [x] [OAuth2 Token (sent as a parameter)](https://developer.github.com/v3/#oauth2-token-sent-as-a-parameter) (since v4.31.0)
|
||||||
* [ ] [<del>OAuth2 Key/Secret</del>](https://developer.github.com/v3/#oauth2-keysecret) not supported yet.
|
* [ ] [<del>OAuth2 Key/Secret</del>](https://developer.github.com/v3/#oauth2-keysecret) not supported yet.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user