1
1
Derivar 1

no-acme #10

Integrado
lastlink integrou 13 cometimento(s) do ramo lastlink/bluecrypt-keypairs.js:no-acme no ramo master 2019-05-11 22:32:00 +00:00
Colaborador
  • fixed merge issue
  • jwk to jwt & jws
* fixed merge issue * jwk to jwt & jws
coolaj86 aprovou estas modificações 2019-05-11 21:58:39 +00:00
coolaj86 deixou um comentário
Proprietário(a)

Approving so this can merge, but will you PR again to remove the debug value for the key and use the generated key instead?

Approving so this can merge, but will you PR again to remove the debug value for the key and use the generated key instead?
@ -52,3 +54,2 @@
kty: $('input[name="kty"]:checked').value
, namedCurve: $('input[name="ec-crv"]:checked').value
, modulusLength: $('input[name="rsa-len"]:checked').value
, namedCurve: $('input[name="ec-crv"]:checked').value
Proprietário(a)

these aren't aligned. I wouldn't stop a merge for that, just want you to notice.

these aren't aligned. I wouldn't stop a merge for that, just want you to notice.
@ -112,1 +166,4 @@
$('.js-generate').hidden = false;
$('.js-sign').hidden = false;
$('textarea[name="jwk"]').value = JSON.stringify({
Proprietário(a)

What's this hard-coded value for?

What's this hard-coded value for?
lastlink fechou este pedido de integração 2019-05-11 22:32:00 +00:00
Inicie a sessão para participar neste diálogo.
Sem revisores
Sem rótulo
Sem etapa
Sem encarregados
2 Participantes
Notificações
Data de vencimento
A data de vencimento é inválida ou está fora do intervalo permitido. Por favor, use o formato 'aaaa-mm-dd'.

Sem data de vencimento definida.

Dependências

Não estão definidas dependências.

Referência: coolaj86/bluecrypt-keypairs.js#10
Nenhuma descrição fornecida.