[PR #3661] [MERGED] Update markbates/goth libary to fix OAuth2 support #17033

Closed
opened 2025-11-02 12:24:42 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3661
Author: @lafriks
Created: 3/12/2018
Status: Merged
Merged: 3/12/2018
Merged by: @lafriks

Base: masterHead: fix/oauth2_goth


📝 Commits (1)

  • 141604a Update markbates/goth libary to fix OAuth2 support

📊 Changes

3 files changed (+74 additions, -40 deletions)

View changed files

📝 vendor/github.com/markbates/goth/gothic/gothic.go (+9 -6)
📝 vendor/github.com/markbates/goth/providers/dropbox/dropbox.go (+33 -12)
📝 vendor/vendor.json (+32 -22)

📄 Description

Temporary use fork github.com/go-gitea/goth while upstream is not fixed. Fixes #3652 and #3644


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/3661 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 3/12/2018 **Status:** ✅ Merged **Merged:** 3/12/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix/oauth2_goth` --- ### 📝 Commits (1) - [`141604a`](https://github.com/go-gitea/gitea/commit/141604a4bba9e5e2702049095911b4b850d89cf6) Update markbates/goth libary to fix OAuth2 support ### 📊 Changes **3 files changed** (+74 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `vendor/github.com/markbates/goth/gothic/gothic.go` (+9 -6) 📝 `vendor/github.com/markbates/goth/providers/dropbox/dropbox.go` (+33 -12) 📝 `vendor/vendor.json` (+32 -22) </details> ### 📄 Description Temporary use fork github.com/go-gitea/goth while upstream is not fixed. Fixes #3652 and #3644 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:24:42 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17033