Adding Oauth2 options and up on versions #29

Merged
decentral1se merged 7 commits from :master into master 2022-11-13 21:54:02 +00:00
Member

Making the following changes:

  • Adding Oath2, updating app.ini.tml, .env.sample, compose.yml
  • Up the version of Gitea and Mariadb to latest stable
Making the following changes: * Adding Oath2, updating `app.ini.tml`, `.env.sample`, `compose.yml` * Up the version of Gitea and Mariadb to latest stable
javielico added 5 commits 2022-11-11 16:18:40 +00:00
decentral1se requested changes 2022-11-11 16:39:34 +00:00
decentral1se left a comment
Owner

Great work!

Great work!
@ -32,2 +32,4 @@
# GITEA_MAILER_HOST=mail.gandi.net:465
# SECRET_SMTP_PASSWORD_VERSION=v1
# OATH2 Options
Owner

Missing GITEA_OAUTH2_CLIENT_ENABLED?

Missing `GITEA_OAUTH2_CLIENT_ENABLED`?
decentral1se marked this conversation as resolved
@ -32,6 +32,11 @@ services:
- GITEA_SSH_PORT
- GITEA_DISABLE_GRAVATAR
- GITEA_ENABLE_FEDERATED_AVATAR
- GITEA_REGISTER_EMAIL_CONFIRM
Owner

Missing GITEA_OAUTH2_CLIENT_ENABLED also?

Missing `GITEA_OAUTH2_CLIENT_ENABLED` also?
decentral1se marked this conversation as resolved
javielico added 1 commit 2022-11-11 16:48:05 +00:00
Author
Member

Adding those changes @decentral1se :)

Adding those changes @decentral1se :)
javielico requested review from decentral1se 2022-11-12 12:51:12 +00:00
decentral1se requested changes 2022-11-12 16:35:59 +00:00
compose.yml Outdated
@ -56,7 +62,7 @@ services:
- coop-cloud.${STACK_NAME}.version=1.3.0+1.17.2-rootless
Owner

@javielico Ah, woops, sorry. I just realised, the version also needs to be bumped here too?

@javielico Ah, woops, sorry. I just realised, the version also needs to be bumped here too?
Author
Member

All done in the new commit, apologies for the oversight!

All done in the new commit, apologies for the oversight!
decentral1se marked this conversation as resolved
javielico added 1 commit 2022-11-13 00:45:38 +00:00
continuous-integration/drone/pr Build is failing Details
1ff3082dfc
Bump version up on compose.yml
javielico requested review from decentral1se 2022-11-13 00:52:39 +00:00
decentral1se merged commit ff1b271545 into master 2022-11-13 21:54:02 +00:00
Owner

🖤 💙 🤎

🖤 💙 🤎
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/gitea#29
No description provided.