[PR #5613] [MERGED] update v71.go to resolve #5595 #17866

Closed
opened 2025-11-02 16:19:04 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5613
Author: @nephatrine
Created: 12/31/2018
Status: Merged
Merged: 12/31/2018
Merged by: @lunny

Base: masterHead: master


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 models/migrations/v71.go (+1 -1)

📄 Description

I opened issue #5595 after experiencing a hang while updating to a new gitea version during db migration protecting the scratch tokens. On the advice of user @typeless this incredibly simple change resolved the issue. I did not find any unwanted side effects from this and everything including 2-factor seems to be working on my test gitea instance post-update.


🔄 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/5613 **Author:** [@nephatrine](https://github.com/nephatrine) **Created:** 12/31/2018 **Status:** ✅ Merged **Merged:** 12/31/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`d7d520d`](https://github.com/go-gitea/gitea/commit/d7d520d21b273bba328cf02fffb99655fb8bdd4d) update v71.go to resolve #5595 - [`d7b1934`](https://github.com/go-gitea/gitea/commit/d7b193448240494356f423f876ec66ec4d4ebda3) Merge branch 'master' into master ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/migrations/v71.go` (+1 -1) </details> ### 📄 Description I opened issue #5595 after experiencing a hang while updating to a new gitea version during db migration protecting the scratch tokens. On the advice of user @typeless this incredibly simple change resolved the issue. I did not find any unwanted side effects from this and everything including 2-factor seems to be working on my test gitea instance post-update. --- <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 16:19:04 -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#17866