no-acme #10

Слито
lastlink слито 13 коммит(ов) из lastlink/bluecrypt-keypairs.js:no-acme в master 2019-05-11 22:32:00 +00:00
lastlink прокомментировал(а) 2019-05-11 20:15:44 +00:00
Соавтор
  • fixed merge issue
  • jwk to jwt & jws
* fixed merge issue * jwk to jwt & jws
coolaj86 одобрил(а) эти изменения 2019-05-11 21:58:39 +00:00
coolaj86 оставил комментарий
Владелец

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
coolaj86 прокомментировал(а) 2019-05-11 21:55:10 +00:00
Владелец

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({
coolaj86 прокомментировал(а) 2019-05-11 21:54:43 +00:00
Владелец

What's this hard-coded value for?

What's this hard-coded value for?
lastlink закрыл этот запрос на слияние 2019-05-11 22:32:00 +00:00
Войдите, чтобы присоединиться к обсуждению.
Нет рецензентов
Нет меток
Нет этапа
Нет назначенных лиц
2 участников
Уведомления
Срок выполнения
Срок действия недействителен или находится за пределами допустимого диапазона. Пожалуйста, используйте формат 'гггг-мм-дд'.

Срок выполнения не установлен.

Зависимости

Зависимостей нет.

Ссылка: coolaj86/bluecrypt-keypairs.js#10
Описание отсутствует.