User secrets #9997

Closed
opened 2025-11-02 08:55:16 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @delvh on GitHub (Dec 20, 2022).

Originally assigned to: @KN4CK3R on GitHub.

Currently, we have both org- and repo secrets.
Some users already reported that they would like to have secrets that are shared across their own repos as well.
The code base should already allow that already, the only thing that needs to be added is a settings page to configure the user secrets.

Originally posted by @KN4CK3R in https://github.com/go-gitea/gitea/issues/22142#issuecomment-1352927219, but extracted into its own issue to get the PR merged

Originally created by @delvh on GitHub (Dec 20, 2022). Originally assigned to: @KN4CK3R on GitHub. Currently, we have both org- and repo secrets. Some users already reported that they would like to have secrets that are shared across their own repos as well. The code base should already allow that already, the only thing that needs to be added is a settings page to configure the user secrets. _Originally posted by @KN4CK3R in https://github.com/go-gitea/gitea/issues/22142#issuecomment-1352927219, but extracted into its own issue to get the PR merged_
GiteaMirror added the type/feature label 2025-11-02 08:55:16 -06:00
Author
Owner

@silverwind commented on GitHub (Dec 21, 2022):

Currently, we have both org- and repo secrets

Is that a toggle-able feature? I don't see any secrets tab on repo/org on 1.19.

@silverwind commented on GitHub (Dec 21, 2022): > Currently, we have both org- and repo secrets Is that a toggle-able feature? I don't see any secrets tab on repo/org on 1.19.
Author
Owner

@KN4CK3R commented on GitHub (Dec 21, 2022):

The secrets are in the settings of the repo/org.

@KN4CK3R commented on GitHub (Dec 21, 2022): The secrets are in the settings of the repo/org.
Author
Owner

@silverwind commented on GitHub (Dec 21, 2022):

Ah, I do see the tab on try.gitea.io, but not on my local instances, must be something in the config or db that's preventing the tabs from showing.

@silverwind commented on GitHub (Dec 21, 2022): Ah, I do see the tab on try.gitea.io, but not on my local instances, must be something in the config or db that's preventing the tabs from showing.
Author
Owner

@delvh commented on GitHub (Dec 21, 2022):

Are you sure you have that commit already on your instance?
Because it was only merged 36 hours ago, and I don't remember any config option in the PR…

@delvh commented on GitHub (Dec 21, 2022): Are you sure you have that commit already on your instance? Because it was only merged 36 hours ago, and I don't remember any config option in the PR…
Author
Owner

@silverwind commented on GitHub (Dec 21, 2022):

Ah, I was out of date. Did miss that PR apparently.

@silverwind commented on GitHub (Dec 21, 2022): Ah, I was out of date. Did miss that PR apparently.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9997