You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for existing issues that already suggest this feature.
Describe the Feature Request
Add config booleans to enable ENABLE_PUSH_CREATE_USER and ENABLE_PUSH_CREATE_ORG.
Describe the Use Case
When set to true these configurations will allow users to to push a local repo to a Gitea repo that doesn't exist yet. This would be useful for if a user has an existing local repo they would like to push up to Gitea.
Describe Preferred Solution
Expose boolean config toggles which would edit the app.ini file accordingly.
Describe Alternatives
N/A
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Prerequisites
Describe the Feature Request
Add config booleans to enable ENABLE_PUSH_CREATE_USER and ENABLE_PUSH_CREATE_ORG.
Describe the Use Case
When set to
true
these configurations will allow users to to push a local repo to a Gitea repo that doesn't exist yet. This would be useful for if a user has an existing local repo they would like to push up to Gitea.Describe Preferred Solution
Expose boolean config toggles which would edit the
app.ini
file accordingly.Describe Alternatives
N/A
Anything else?
No response
The text was updated successfully, but these errors were encountered: