[PR #5021] [MERGED] Fix missing AppSubUrl in few more templates (fixup) #17596

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5021
Author: @SagePtr
Created: 10/5/2018
Status: Merged
Merged: 10/5/2018
Merged by: @techknowlogick

Base: masterHead: issue5016add


📝 Commits (1)

  • b2b9717 Fix missing AppSubUrl in few more templates

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 templates/repo/home.tmpl (+1 -1)
📝 templates/user/auth/u2f.tmpl (+1 -1)

📄 Description

In addition to PR #5020, searched all templates for href and src attributes with URLs that are not starting with variable (like {{AppSubUrl}} or {{.RepoLink}}) and found few more.

Fixed them, but old PR was merged so I made new PR.
Sorry for hurrying up and sending incomplete fix previous time.


🔄 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/5021 **Author:** [@SagePtr](https://github.com/SagePtr) **Created:** 10/5/2018 **Status:** ✅ Merged **Merged:** 10/5/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `issue5016add` --- ### 📝 Commits (1) - [`b2b9717`](https://github.com/go-gitea/gitea/commit/b2b9717529af7cf94fd209ce797a8a53edb4171e) Fix missing AppSubUrl in few more templates ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `templates/repo/home.tmpl` (+1 -1) 📝 `templates/user/auth/u2f.tmpl` (+1 -1) </details> ### 📄 Description In addition to PR #5020, searched all templates for href and src attributes with URLs that are not starting with variable (like {{AppSubUrl}} or {{.RepoLink}}) and found few more. Fixed them, but old PR was merged so I made new PR. Sorry for hurrying up and sending incomplete fix previous time. --- <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 14:19:43 -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#17596