add more information to server info #487

Closed
opened 2025-11-09 09:50:45 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @KwiatekMiki on GitHub (Oct 6, 2024).

describe the feature you'd like to see

cobalt 10 removed information about the instance's name and cors from the server info (get request to /), i feel like it should be added back

additional context

before after
image image
Originally created by @KwiatekMiki on GitHub (Oct 6, 2024). ### describe the feature you'd like to see cobalt 10 removed information about the instance's name and cors from the server info (get request to /), i feel like it should be added back ### additional context | before | after| | - | - | | ![image](https://github.com/user-attachments/assets/5616d384-5b5d-4692-a794-6746b0f6803e) | ![image](https://github.com/user-attachments/assets/b7f714b4-875c-4cc4-9498-f20aefb2ffb6) |
GiteaMirror added the feature request label 2025-11-09 09:50:45 -06:00
Author
Owner

@wukko commented on GitHub (Oct 8, 2024):

name entry was useless and cors can be interpreted from headers

@wukko commented on GitHub (Oct 8, 2024): name entry was useless and cors can be interpreted from headers
Sign in to join this conversation.