Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace SKIP_VERIFY with FORCE_TRUST_SERVER_CERT in app.ini #90

Conversation

CodeShakingSheep
Copy link
Member

Problem

After upgrading to Gitea 1.21.0 there was another deprecation notice on Site Administration page.

Deprecated config option `[mailer]` `SKIP_VERIFY` present. Use `[mailer]` `FORCE_TRUST_SERVER_CERT` instead. This fallback will be/has been removed in v1.19.0

image

Solution

As written here https://blog.gitea.com/release-of-1.18.0/ SKIP_VERIFY has been replaced with FORCE_TRUST_SERVER_CERT. So, I replaced it in app.ini.

PR Status

  • Code finished and ready to be reviewed/tested
  • The fix/enhancement were manually tested (if applicable)

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

@CodeShakingSheep CodeShakingSheep changed the base branch from master to testing November 24, 2023 17:48
@Josue-T
Copy link
Contributor

Josue-T commented Nov 24, 2023

!testme

@yunohost-bot
Copy link
Contributor

✌️
Test Badge

@Josue-T Josue-T merged commit 22fd459 into YunoHost-Apps:testing Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants