Block a user
only use sso redirection if sso is enabled
Oooh, good catch! Indeed, deploying a new element-web with my changes,
$ abra app run element-web.moose.garden app sh
/ $ env
only use sso redirection if sso is enabled
Add support for porkbun
i opted to re-use the existing instructions for how to integrate with providers, and made it a bit clearer how setting LETS_ENCRYPT_DNS_CHALLENGE_PROVIDER works, Hope that addresses the concern :)
Add support for porkbun
Ah, I think the LETS_ENCRYPT_DNS_CHALLENGE_* env vars are not needed here actually.
, yes, when using the .env.sample, the way to use porkbun is to
- uncomment these two env vars, and put…
Add support for porkbun