v2.8.0: Fix regression with set challenges being ignored #40

Integrado manualmente
coolaj86 integrou 1 cometimento(s) do ramo dns-challenge-regression-fix no ramo master há 5 anos
coolaj86 comentado há 5 anos
Proprietário(a)

Regression Fix

Backwards compatibility madness.
When you Greenlock.create({ }), challenges will be set by default if
not available. This is good... ish.

When you approveDomains() and set opts.challenges, however, those must
be able to override the defaults.

This was just recently broken and the fix seems to be to make the prior
defaults inaccessible, otherwise it becomes really confusing as to why
a set DNS challenge for local, wild, or private domains is not being
preferred to the (failing) http.

All this crap will be cleaned up in v3...

New Feature

Oh, and this adds support for getZones(), the testing of which brought about the need to fix the regression.

# Regression Fix Backwards compatibility madness. When you Greenlock.create({ }), challenges will be set by default if not available. This is good... ish. When you approveDomains() and set opts.challenges, however, those must be able to override the defaults. This was just recently broken and the fix seems to be to make the prior defaults inaccessible, otherwise it becomes really confusing as to why a set DNS challenge for local, wild, or private domains is not being preferred to the (failing) http. All this crap will be cleaned up in v3... # New Feature Oh, and this adds support for `getZones()`, the testing of which brought about the need to fix the regression.
coolaj86 fechou este pedido de integração há 5 anos
coolaj86 mudou o título de Fix regression with set challenges being ignored para v2.8.0: Fix regression with set challenges being ignored há 5 anos
coolaj86 referenciou esta questão num cometimento há 5 anos
A integração foi executada manualmente no cometimento c8b895633c.
Inicie a sessão para participar neste diálogo.
Sem revisores
Sem rótulo
Sem etapa
Sem responsáveis
1 Participantes
Notificações
Data de vencimento

Sem data de vencimento definida.

Dependências

Este pedido de integração não tem quaisquer dependências, neste momento.

Carregando…
Ainda não há conteúdo.