Allow users to add gemini capsule in profile #9362

Closed
opened 2025-11-02 08:36:34 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @Eragonfr on GitHub (Aug 7, 2022).

Feature Description

I want to add a link to my gemini capsule on my profile, and on my gemini related project.
The gemini protocol use gemini:// and because of that it's rejected Website'Url' is not a valid URL.

I've seen that the same request has been done for gopher.
Is it possible to configure what is a valid uri scheme in the config file of gitea ?
It's harder than just adding one protocol to what's accepted in one field, but it would let the instance administrator decide what he want to see.

Screenshots

No response

Originally created by @Eragonfr on GitHub (Aug 7, 2022). ### Feature Description I want to add a link to my gemini capsule on my profile, and on my gemini related project. The gemini protocol use gemini:// and because of that it's rejected `Website'Url' is not a valid URL.` I've seen that the same request has been done for gopher. Is it possible to configure what is a valid uri scheme in the config file of gitea ? It's harder than just adding one protocol to what's accepted in one field, but it would let the instance administrator decide what he want to see. ### Screenshots _No response_
GiteaMirror added the type/proposaltype/feature labels 2025-11-02 08:36:34 -06:00
Author
Owner

@Eragonfr commented on GitHub (Aug 7, 2022):

Excuse me, I didn't see the configuration option that was added here 79c765d863

@Eragonfr commented on GitHub (Aug 7, 2022): Excuse me, I didn't see the configuration option that was added here https://github.com/go-gitea/gitea/pull/14749/commits/79c765d863569380f6429cb7c2c96a54fe56790e
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9362