1. 09 Mar, 2020 1 commit
  2. 08 Mar, 2020 2 commits
  3. 07 Mar, 2020 3 commits
  4. 04 Mar, 2020 2 commits
  5. 25 Feb, 2020 2 commits
    • neil's avatar
      Merge pull request #2753 from nobbs/fix_docker_deploy · 12ad8d52
      neil authored
      Fix error on docker deploy command with spaces.
      12ad8d52
    • alex's avatar
      Fix error on docker deploy command with spaces. · 22f9a3b4
      alex authored
      This adds quotes to the last eval in _getdeployconf which is reponsible
      for loading and exporting saved environment variables back into the
      acme.sh process. This caused some errors if used with the docker
      deploy-hook and the example nginx "service nginx force-reload" command
      as it contains spaces.
      22f9a3b4
  6. 24 Feb, 2020 1 commit
  7. 22 Feb, 2020 5 commits
  8. 21 Feb, 2020 2 commits
  9. 20 Feb, 2020 2 commits
  10. 18 Feb, 2020 1 commit
  11. 15 Feb, 2020 1 commit
  12. 14 Feb, 2020 1 commit
  13. 12 Feb, 2020 8 commits
  14. 11 Feb, 2020 6 commits
  15. 10 Feb, 2020 2 commits
  16. 09 Feb, 2020 1 commit
    • Blfrg's avatar
      improve id parse · eb49127b
      Blfrg authored
      Locate only the outer most "id" property
      eb49127b