1. 14 Jul, 2022 1 commit
  2. 12 Jul, 2022 5 commits
  3. 11 Jul, 2022 4 commits
  4. 10 Jul, 2022 5 commits
  5. 08 Jul, 2022 1 commit
  6. 07 Jul, 2022 5 commits
  7. 06 Jul, 2022 1 commit
  8. 02 Jul, 2022 1 commit
  9. 01 Jul, 2022 1 commit
    • nil's avatar
      Fix dns_huaweicloud provider · 789ebb89
      nil authored
      1. Fix huaweicloud api use iam account get token fail.
      2. Default use ap-southeast-1 project name, don't need query project id.
      789ebb89
  10. 24 Jun, 2022 1 commit
  11. 23 Jun, 2022 6 commits
  12. 22 Jun, 2022 1 commit
  13. 21 Jun, 2022 1 commit
  14. 07 Jun, 2022 1 commit
  15. 06 Jun, 2022 1 commit
  16. 05 Jun, 2022 1 commit
  17. 04 Jun, 2022 1 commit
  18. 01 Jun, 2022 2 commits
  19. 31 May, 2022 1 commit
    • Bob Belnap's avatar
      rename _error _err · 444a0282
      Bob Belnap authored
      When there are errors with namecheap hosts, acme.sh fails with:
      
      dns_namecheap.sh: line 262: _error: command not found
      
      Based on usage elsewhere in the file, I believe this should be _err
      444a0282