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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Making the following changes:
app.ini.tml,.env.sample,compose.ymlGreat work!
@@ -32,2 +32,4 @@# GITEA_MAILER_HOST=mail.gandi.net:465# SECRET_SMTP_PASSWORD_VERSION=v1# OATH2 OptionsMissing
GITEA_OAUTH2_CLIENT_ENABLED?@@ -32,6 +32,11 @@ services:- GITEA_SSH_PORT- GITEA_DISABLE_GRAVATAR- GITEA_ENABLE_FEDERATED_AVATAR- GITEA_REGISTER_EMAIL_CONFIRMMissing
GITEA_OAUTH2_CLIENT_ENABLEDalso?Adding those changes @decentral1se :)
@@ -56,7 +62,7 @@ services:- coop-cloud.${STACK_NAME}.version=1.3.0+1.17.2-rootless@javielico Ah, woops, sorry. I just realised, the version also needs to be bumped here too?
All done in the new commit, apologies for the oversight!
🖤 💙 🤎