Apply LANDING_PAGE config variable options for logged in users #1235

Closed
opened 2025-11-02 03:53:18 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @schaffman5 on GitHub (Nov 12, 2017).

  • Gitea version (or commit ref): 1.2.3
  • Git version: N/A
  • Operating system: All
  • Database (use [x]): Any
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

Currently the LANDING_PAGE server config option works only for users that are not logged in. It may be useful for Gitea administrators to specify a landing page for all users. This could also extend the current landing page options from 'home' or 'explore' to also include 'organizations'.

Originally created by @schaffman5 on GitHub (Nov 12, 2017). <!-- 1. Please speak English, this is the language all of us can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/NsatcWJ) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.2.3 - Git version: N/A - Operating system: All - Database (use `[x]`): Any - [X] PostgreSQL - [X] MySQL - [X] MSSQL - [X] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [X] Not relevant - Log gist: ## Description Currently the LANDING_PAGE server config option works only for users that are not logged in. It may be useful for Gitea administrators to specify a landing page for all users. This could also extend the current landing page options from 'home' or 'explore' to also include 'organizations'.
GiteaMirror added the type/enhancement label 2025-11-02 03:53:18 -06:00
Author
Owner

@lunny commented on GitHub (Nov 20, 2017):

resolved by #2894

@lunny commented on GitHub (Nov 20, 2017): resolved by #2894
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1235