1. 15 Feb, 2018 1 commit
  2. 14 Feb, 2018 1 commit
  3. 16 Jan, 2018 5 commits
  4. 09 Jan, 2018 5 commits
  5. 22 May, 2017 1 commit
    • Jean-Tiare Le Bigot's avatar
      Support OVH credentials scoped to a specific zone · 486e77f4
      Jean-Tiare Le Bigot authored
      When creating OVH API credentials, one can scope them to a specific subset of routes. Specifically, this allows to limit acme.sh to a specific zone as the zone is part of the URL. This is an important security/safety net feature.
      486e77f4
  6. 01 May, 2017 1 commit
    • ka2er's avatar
      less permissive permission on OVH API · f5c381d5
      ka2er authored
      restrict authorization request to OVH /domain API and not whole OVH API.
      Not perfect due to some limitations in regex with *, but better security as the token don't give full access to the API.
      f5c381d5
  7. 17 Apr, 2017 1 commit
  8. 26 Mar, 2017 1 commit
  9. 19 Feb, 2017 1 commit
  10. 13 Jan, 2017 1 commit
    • Bastian Bittorf's avatar
      shellcheck: fix several occurences of SC2034 · 3ca93f4a
      Bastian Bittorf authored
      
      
      message:
      SC2034: $VARNAME appears unused. Verify it or export it.
      
      most of these are related to the style:
      we generate global vars, which are used in other functions.
      
      the var "lexical_url" was really unused (left it as comment)
      
      the travis-check now does not need anymore special flags.
      Signed-off-by: default avatarBastian Bittorf <bb@npl.de>
      3ca93f4a
  11. 14 Dec, 2016 1 commit
  12. 12 Nov, 2016 1 commit
  13. 11 Nov, 2016 3 commits
  14. 09 Nov, 2016 1 commit
  15. 25 Oct, 2016 1 commit
  16. 09 Oct, 2016 1 commit
    • root's avatar
      minor · 095fe2ed
      root authored
      095fe2ed
  17. 25 Aug, 2016 1 commit