[PR #2335] [MERGED] Prevent conflicting TOTP accounts by adding AppURL to issuer parameter #16348

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2335
Author: @daviian
Created: 8/18/2017
Status: Merged
Merged: 8/19/2017
Merged by: @lunny

Base: masterHead: totp-conflicting-accounts


📝 Commits (1)

  • 5b037c0 Add AppURL without trailing slash to TOTP issuer parameter to prevent conflicting accounts on multiple gitea installations

📊 Changes

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

View changed files

📝 routers/user/setting.go (+1 -1)

📄 Description

Targets #2332

Added AppURL without trailing slash to issuer parameter in TOTP QR Code generation.


🔄 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/2335 **Author:** [@daviian](https://github.com/daviian) **Created:** 8/18/2017 **Status:** ✅ Merged **Merged:** 8/19/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `totp-conflicting-accounts` --- ### 📝 Commits (1) - [`5b037c0`](https://github.com/go-gitea/gitea/commit/5b037c0564082c77b30acd4f6c031faf2d1f4815) Add AppURL without trailing slash to TOTP issuer parameter to prevent conflicting accounts on multiple gitea installations ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `routers/user/setting.go` (+1 -1) </details> ### 📄 Description Targets #2332 Added AppURL without trailing slash to issuer parameter in TOTP QR Code generation. --- <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:08:31 -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#16348