diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 074a9cf5..d6e8947d 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -72,6 +72,7 @@ jobs: env: LNBITS_ADMIN_UI: true DEBUG: true + AUTH_HTTPS_ONLY: false LNBITS_EXTENSIONS_DEFAULT_INSTALL: "watchonly, satspay, tipjar, tpos, lnurlp, withdraw" LNBITS_EXTENSIONS_MANIFESTS: "https://raw.githubusercontent.com/lnbits/lnbits-extensions/${{ github.head_ref || github.ref_name }}/extensions.json" LNBITS_BACKEND_WALLET_CLASS: FakeWallet diff --git a/integration/fragments/init-server.jmx b/integration/fragments/init-server.jmx index 337532a5..800b717a 100644 --- a/integration/fragments/init-server.jmx +++ b/integration/fragments/init-server.jmx @@ -368,8 +368,7 @@ false { - "lnbits_callback_url_rules": [], - "auth_https_only": false + "lnbits_callback_url_rules": [] } =