[PR #4224] [CLOSED] fix issues #4223 #17291

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4224
Author: @godcong
Created: 6/11/2018
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 877998b 1. fix two_factor and redirect scratch page cannot back to the passcode page(has no back button)
  • 288e00d Merge branch 'master' into master

📊 Changes

6 files changed (+6 additions, -0 deletions)

View changed files

📝 options/locale/locale_de-DE.ini (+1 -0)
📝 options/locale/locale_en-US.ini (+1 -0)
📝 options/locale/locale_zh-CN.ini (+1 -0)
📝 options/locale/locale_zh-HK.ini (+1 -0)
📝 options/locale/locale_zh-TW.ini (+1 -0)
📝 templates/user/auth/twofa_scratch.tmpl (+1 -0)

📄 Description

Fix: #4223

  1. fix two_factor and redirect scratch page cannot back to the passcode page(has no back button)

  2. fix scratch logged in , redirect to the 404 page


🔄 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/4224 **Author:** [@godcong](https://github.com/godcong) **Created:** 6/11/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`877998b`](https://github.com/go-gitea/gitea/commit/877998b50efc9619fcb4eeb8a95b85d356272a23) 1. fix two_factor and redirect scratch page cannot back to the passcode page(has no back button) - [`288e00d`](https://github.com/go-gitea/gitea/commit/288e00ddfed5697e7161c09b68f2449165756812) Merge branch 'master' into master ### 📊 Changes **6 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `options/locale/locale_de-DE.ini` (+1 -0) 📝 `options/locale/locale_en-US.ini` (+1 -0) 📝 `options/locale/locale_zh-CN.ini` (+1 -0) 📝 `options/locale/locale_zh-HK.ini` (+1 -0) 📝 `options/locale/locale_zh-TW.ini` (+1 -0) 📝 `templates/user/auth/twofa_scratch.tmpl` (+1 -0) </details> ### 📄 Description Fix: #4223 1. fix two_factor and redirect scratch page cannot back to the passcode page(has no back button) 2. fix scratch logged in , redirect to the 404 page --- <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:31:50 -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#17291