SHOW_FOOTER_VERSION Doesn't Honored on Admin Page #4717

Closed
opened 2025-11-02 06:00:42 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @bagasme on GitHub (Jan 25, 2020).

  • Gitea version (or commit ref): 1.10.3 (Go 1.13.4, GNU Make 4.1, TAGS=bindata)
  • Git version: 2.24.1 (compiled from source)
  • Operating system: Debian 10.2
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:
    (not relevant)

Description

SHOW_FOOTER_VERSION=true on app.ini doesn't honored on site admin page, that is Gitea and Go version would be displayed on the problematic page.

However, the app.ini config take effect on any other page.

Screenshots

On Site Admin (Monitoring):
Site Admin Monitor

On Issues:
Issues

Originally created by @bagasme on GitHub (Jan 25, 2020). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) 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.10.3 (Go 1.13.4, GNU Make 4.1, `TAGS=bindata`) - Git version: 2.24.1 (compiled from source) - Operating system: Debian 10.2 - Database (use `[x]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: (not relevant) ## Description `SHOW_FOOTER_VERSION=true` on `app.ini` doesn't honored on site admin page, that is Gitea and Go version would be displayed on the problematic page. However, the `app.ini` config take effect on any other page. ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** --> On Site Admin (Monitoring): ![Site Admin Monitor](https://user-images.githubusercontent.com/40219486/73115274-69069d80-3f56-11ea-8b4f-15004d758b40.png) On Issues: ![Issues](https://user-images.githubusercontent.com/40219486/73115290-8b002000-3f56-11ea-8a67-9e5d5a77491b.png)
GiteaMirror added the type/question label 2025-11-02 06:00:42 -06:00
Author
Owner

@lafriks commented on GitHub (Jan 25, 2020):

That is intentional so that admin can check Gitea version

@lafriks commented on GitHub (Jan 25, 2020): That is intentional so that admin can check Gitea version
Author
Owner

@bagasme commented on GitHub (Jan 28, 2020):

OK, closing...

@bagasme commented on GitHub (Jan 28, 2020): OK, closing...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4717