Incorrect drone webhoook settings when using drone OAuth2 #3337

Closed
opened 2025-11-02 05:09:03 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @haozileung on GitHub (May 15, 2019).

  • Gitea version (or commit ref): 1.9.0+dev-254-g710245e81
  • Git version:
  • Operating system: Mac
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

When using drone OAuth2 mode with gitea, webhook actived by drone in table webhook has missing field http_method. Then the webhook stop working.

And, in repo's webhook setting page, I can not change and save this value.

Screenshots

image

Originally created by @haozileung on GitHub (May 15, 2019). - Gitea version (or commit ref): 1.9.0+dev-254-g710245e81 - Git version: - Operating system: Mac - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [x] No - [ ] Not relevant - Log gist: ## Description When using drone OAuth2 mode with gitea, webhook actived by drone in table `webhook` has missing field `http_method`. Then the webhook stop working. And, in repo's webhook setting page, I can not change and save this value. ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** --> ![image](https://user-images.githubusercontent.com/1173924/57762435-166fb300-7732-11e9-9d9c-5da8c78657a3.png)
GiteaMirror added the issue/duplicate label 2025-11-02 05:09:03 -06:00
Author
Owner

@techknowlogick commented on GitHub (May 15, 2019):

Closing as duplicate. Issue has been solved with #6951

@techknowlogick commented on GitHub (May 15, 2019): Closing as duplicate. Issue has been solved with #6951
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3337