LANDING_PAGE setting is not work。 #2731

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

Originally created by @FalconWu2017 on GitHub (Jan 10, 2019).

  • Gitea version (or commit ref):1.7.0rc2
  • Git version:2.20.1.windows.1
  • Operating system:windows 2012 r2 datacenter
  • Database (use [x]):
    • [x ] SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • [ x] Not relevant
  • Log gist:
    No list.

Description

LANDING_PAGE is not work.
...
[service]
REGISTER_EMAIL_CONFIRM = false
ENABLE_NOTIFY_MAIL = false
DISABLE_REGISTRATION = false
ALLOW_ONLY_EXTERNAL_REGISTRATION = false
ENABLE_CAPTCHA = false
REQUIRE_SIGNIN_VIEW = false
DEFAULT_KEEP_EMAIL_PRIVATE = false
DEFAULT_ALLOW_CREATE_ORGANIZATION = true
DEFAULT_ENABLE_TIMETRACKING = true
NO_REPLY_ADDRESS = noreply.example.org
; Landing page, can be "home", "explore", or "organizations"
LANDING_PAGE = organizations

Screenshots

wrong:
wrong
wanted:
wanted

Originally created by @FalconWu2017 on GitHub (Jan 10, 2019). - Gitea version (or commit ref):1.7.0rc2 - Git version:2.20.1.windows.1 - Operating system:windows 2012 r2 datacenter - Database (use `[x]`): - [x ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ x] Not relevant - Log gist: No list. ## Description LANDING_PAGE is not work. ... [service] REGISTER_EMAIL_CONFIRM = false ENABLE_NOTIFY_MAIL = false DISABLE_REGISTRATION = false ALLOW_ONLY_EXTERNAL_REGISTRATION = false ENABLE_CAPTCHA = false REQUIRE_SIGNIN_VIEW = false DEFAULT_KEEP_EMAIL_PRIVATE = false DEFAULT_ALLOW_CREATE_ORGANIZATION = true DEFAULT_ENABLE_TIMETRACKING = true NO_REPLY_ADDRESS = noreply.example.org ; Landing page, can be "home", "explore", or "organizations" LANDING_PAGE = organizations ## Screenshots wrong: ![wrong](https://user-images.githubusercontent.com/34147999/50949403-fceb0000-14e0-11e9-8718-336c2c127b76.png) wanted: ![wanted](https://user-images.githubusercontent.com/34147999/50949410-03797780-14e1-11e9-924c-0e8d0980a455.png)
Author
Owner

@FalconWu2017 commented on GitHub (Jan 16, 2019):

It is all right in a few days.Strange, I don't know what's going on.

@FalconWu2017 commented on GitHub (Jan 16, 2019): It is all right in a few days.Strange, I don't know what's going on.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2731