v3.0.0: Gandi + Let's Encrypt for Node.js #2

已合并
Ghost 2019-07-12 04:42:39 +00:00 将 1 次代码提交从 prod 合并至 prettier
管理员
  • Converted BabelScript to plain, old JavaScript
  • De-nest if (good) {} else {} to if (bad) { return null; }
  • Move large if/else blocks to functions
  • Edits to markdown syntax
  • Comment out debug logging
* Converted BabelScript to plain, old JavaScript * De-nest `if (good) {} else {}` to `if (bad) { return null; }` * Move large `if/else` blocks to functions * Edits to markdown syntax * Comment out debug logging
Ghost2019-07-12 04:42:39 +00:00 关闭此合并请求
登录 并参与到对话中。
无审核者
未选择标签
1 名参与者
通知
到期时间
未设置到期时间。
依赖工单

没有设置依赖项。

参考:coolaj86/acme-dns-01-gandi.js#2
没有提供说明。