Add oauth2_client options to app.ini.tmpl #28
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "two-first-names/gitea:feature/gitea-oauth2-client"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Nice! You'll need to follow up with a few changes:
bumping the
app.ini.tmpl
version in https://git.coopcloud.tech/coop-cloud/gitea/src/branch/master/abra.sh so that the config is upgraded when existing deployments roll out this new version (swarm configs are immutable)adding the new env vars to https://git.coopcloud.tech/coop-cloud/gitea/src/branch/master/.env.sample so that folks know they can be config'd. if they're more optional, leave them commented out (don't forget to add
GITEA_OAUTH2_CLIENT_ENABLED
also)thread the env vars through the
environment: ...
stanza so they are actually passed to the app itself inGITEA_OAUTH2_CLIENT_ENABLED
also)heya @two-first-names, coming back to this - any updates?
Let's close this off for now, last comms 2 years ago.
Pull request closed