-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Milestone
Description
When you want to migrate from a SSH or from a private Github repository, You have to input the token or private key to do that. A more convenient way is to store all the secrets on gitea and use them when needed.
For a self-hosted instance, we should store them as encrypted data. A random key could be saved on user table to encrypt/decrypt the data.
viceice, allanbowe, kaczus and endeav0r
Metadata
Metadata
Assignees
Labels
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.