[PR #4209] [MERGED] fix not respecting landing page setting #17284

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4209
Author: @daviian
Created: 6/10/2018
Status: Merged
Merged: 6/15/2018
Merged by: @lunny

Base: masterHead: bugfix/landing-page


📝 Commits (3)

📊 Changes

3 files changed (+26 additions, -6 deletions)

View changed files

📝 integrations/setting_test.go (+22 -0)
📝 modules/context/auth.go (+0 -6)
📝 routers/home.go (+4 -0)

📄 Description

Targets: https://github.com/go-gitea/gitea/issues/4079

TODO:

  • add tests

🔄 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/4209 **Author:** [@daviian](https://github.com/daviian) **Created:** 6/10/2018 **Status:** ✅ Merged **Merged:** 6/15/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `bugfix/landing-page` --- ### 📝 Commits (3) - [`1a2b845`](https://github.com/go-gitea/gitea/commit/1a2b8458d50c20fa20355f3b1d2124aeaf09981c) fix not respecting landing page setting - [`c7ca3e2`](https://github.com/go-gitea/gitea/commit/c7ca3e2af66d651f6a03026b95a3d3fddb2a29fa) fmt - [`06df2c9`](https://github.com/go-gitea/gitea/commit/06df2c91cfccb5f2c49290dd68a3669882a4df7a) add landing page test ### 📊 Changes **3 files changed** (+26 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `integrations/setting_test.go` (+22 -0) 📝 `modules/context/auth.go` (+0 -6) 📝 `routers/home.go` (+4 -0) </details> ### 📄 Description Targets: https://github.com/go-gitea/gitea/issues/4079 TODO: - [x] add tests --- <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:39 -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#17284