Commit Graph

  • 2014ca9feb
    Fix the API calls that get the list of domains that PLESK can manage Malte Rabenseifner 2023-07-26 15:36:11 +0200
  • a9f631f404 Added help verbiage for --ecc flag #4708 sg1888 2023-07-21 16:49:20 +0000
  • ba468bb5e4
    Fix for shfmt check Scruel Tao 2023-07-20 13:38:36 +0800
  • cf86d57a9f
    Fix for shfmt check Scruel Tao 2023-07-20 13:34:57 +0800
  • 9e958f4e32
    Fix shellcheck Scruel Tao 2023-07-20 13:09:21 +0800
  • c7f6f20c9d
    Add SYNO_USE_TEMP_ADMIN variable & Fix broken logic Scruel Tao 2023-07-20 02:48:29 +0800
  • 1984f44ffe Shell formatting #4575 sg1888 2023-07-18 20:18:12 +0000
  • 02de281e40 Removed unused variable sg1888 2023-07-18 20:15:46 +0000
  • ae035deb92 Fixed shell check errors sg1888 2023-07-18 20:10:31 +0000
  • edd1b60c3d Removed ability to specify API key to facilitate future multiple host functionality. sg1888 2023-07-18 19:43:47 +0000
  • 55a3709bd1
    Merge pull request #4700 from szhu25/patch-1 neil 2023-07-17 09:56:58 +0800
  • d1fc01a407
    RI Martin Arndt 2023-07-15 19:31:12 +0200
  • 65293f81d9
    Merge branch 'master' into dev Martin Arndt 2023-07-15 19:29:50 +0200
  • 0afb0f7958
    Merge branch 'acmesh-official:dev' into dev Martin Arndt 2023-07-15 19:19:31 +0200
  • dd958872a8
    Fix SES region variable #4700 Steven Zhu 2023-07-14 12:47:44 -0400
  • 62a2ce1d35 Merge remote-tracking branch 'upstream/dev' into panos-ecc-fix sg1888 2023-07-12 00:22:03 +0000
  • b556908cab Modified ECC file test sg1888 2023-07-12 00:03:21 +0000
  • e69a19db5c Incorporated partial commit to address issue #4198 sg1888 2023-07-11 23:56:41 +0000
  • d86414febb Excluded scopes for api key test sg1888 2023-07-11 23:41:24 +0000
  • 832318fab1 Merge remote-tracking branch 'upstream/master' into panos-ecc-fix sg1888 2023-07-11 20:25:43 +0000
  • 26a8f03051 fix invalid zone with cloudflare DNS API #4694 ozgunawesome 2023-07-10 15:49:41 -0700
  • 80ad62ff56
    Merge pull request #3208 from cusae/dev neil 2023-07-10 09:21:50 +0800
  • ee50f254df Add BookMyName API support #3208 Arnaud Launay 2023-07-09 20:08:10 +0200
  • cc0be6cd90
    Merge branch 'acmesh-official:dev' into dev Arnaud Launay 2023-07-09 20:00:52 +0200
  • a7455d7edd fix https://github.com/acmesh-official/acme.sh/issues/4562#issuecomment-1598731384 neil 2023-07-08 14:11:51 +0800
  • b7c370fff7
    Merge pull request #4691 from acmesh-official/4442 neil 2023-07-08 13:49:18 +0800
  • 8fd3a64e35 fix https://github.com/acmesh-official/acme.sh/issues/4442 #4691 neil 2023-07-08 12:51:56 +0800
  • 3761fb4377 fix bug https://github.com/acmesh-official/acme.sh/issues/4442 neil 2023-07-08 12:37:01 +0800
  • 0472f5da6a Revert "fix format" neil 2023-07-08 11:43:44 +0800
  • 09041fb81d fix format neil 2023-07-08 11:19:09 +0800
  • 299a157409 fix https://github.com/acmesh-official/acme.sh/issues/4680 zerossl returns retry-after header within "200 OK" code. so we don't check the "503" code anymore. neil 2023-07-08 11:17:19 +0800
  • 53ede7b0d8
    Merge pull request #4646 from Eagle3386/patch-1 neil 2023-07-08 10:54:56 +0800
  • cd13aee3e7
    Merge pull request #4687 from szhu25/ses-notifyhook neil 2023-07-08 10:33:27 +0800
  • 45b8544baa
    Merge branch 'acmesh-official:master' into master #4378 riubin 2023-07-05 20:33:13 +0800
  • 8b3acb719e
    Fix TXT record removal Martin Arndt 2023-07-05 13:04:08 +0200
  • 2961a90e7f
    Make ShellCheck & ShellFormat happy Martin Arndt 2023-07-05 11:14:49 +0200
  • db8a2d0c65
    Fix & improve DNS API for ArtFiles.de Martin Arndt 2023-07-05 11:05:06 +0200
  • a6b5f0c9d4
    Fix variable naming to make the access key and secret key consistent with Route53. #4687 Steven Zhu 2023-07-04 22:31:30 -0400
  • 8d136c6a25
    Add newline at end of file to satisfy shfmt's "extra line" error Steven Zhu 2023-07-04 22:15:53 -0400
  • 4d94270cde
    Add newline at end of file to satisfy shfmt's "No newline at end of file" error Steven Zhu 2023-07-04 22:14:17 -0400
  • e0d96bcb39
    Add initial AWS SES support Copied most of the v4 api stuff from DNS_AWS hook (Thanks!) Steven Zhu 2023-07-04 21:54:49 -0400
  • 0d7b831661
    Fix variable initialization #4646 Martin Arndt 2023-07-04 16:58:14 +0200
  • 0c9e4f67a8
    Update synology_dsm.sh Martin Arndt 2023-07-04 15:55:44 +0200
  • da2c386b60
    Merge branch 'acmesh-official:dev' into dev Martin Arndt 2023-07-04 15:51:15 +0200
  • 4770364d42
    Merge branch 'acmesh-official:master' into master Martin Arndt 2023-07-04 15:50:01 +0200
  • db3f131dfc
    Re-add deprecated SYNO_TOTP_SECRET part for legacy compatibility Martin Arndt 2023-07-04 15:47:19 +0200
  • d7f58c64f8
    Merge branch 'acmesh-official:master' into patch-1 Martin Arndt 2023-07-04 14:57:19 +0200
  • 02a12a34b6 deploy/gcore_cdn: fixed auth endpoint #4685 Sergey Valiev 2023-07-03 15:14:42 +0300
  • ba4778593d deploy/gcore_cdn: fixed auth endpoint #4684 Sergey Valiev 2023-07-03 15:09:06 +0300
  • 41b6aebe7c
    Merge pull request #4574 from systemcrash/patch-1 neil 2023-06-30 11:10:23 +0800
  • 7d50332246
    Merge pull request #4412 from phedoreanu/bugfix/1984_hosting_csrftoken neil 2023-06-11 21:26:17 +0800
  • 0d0478245f
    dns_1984hosting.sh: fix login with valid csrftoken and sessionid #4412 Adrian Fedoreanu 2022-11-26 20:11:41 +0100
  • f680ede980 start 3.0.7 neil 2023-06-10 01:16:57 +0800
  • b7caf7a016
    Merge pull request #4663 from acmesh-official/dev 3.0.6 neil 2023-06-09 21:09:23 +0800
  • 891198e4f3
    Merge pull request #4653 from stokito/dns_ovh_runabove #4663 neil 2023-06-09 20:41:24 +0800
  • 38c5910be4
    Merge pull request #4658 from Justman10000/master neil 2023-06-09 20:26:25 +0800
  • 2d20ec554c
    actually remove the eval... #4662 Gunter Labes 2023-06-09 14:21:06 +0200
  • 327e2fb0a4 remove all exec. https://github.com/acmesh-official/acme.sh/issues/4659 neil 2023-06-09 20:18:38 +0800
  • d8e808a9cf
    avoid unnecessary eval Gunter Labes 2023-06-09 14:18:01 +0200
  • c20c219990
    Merge pull request #4661 from acmesh-official/dev neil 2023-06-09 20:04:51 +0800
  • 4c30250782 fix https://github.com/acmesh-official/acme.sh/issues/4659 #4661 neil 2023-06-09 19:59:29 +0800
  • a1aac1f5db
    Merge 0bf403e7d2 into 51be15f66d #4496 Shayan Toqraee 2023-06-09 18:52:08 +0900
  • caf23f9a04 Remove not anymore exists tutorials and websites #4658 Justin Nogossek 2023-06-07 23:36:18 +0200
  • beab808b76 Update URL Justin Nogossek 2023-06-07 23:35:47 +0200
  • 7bc435f8c6 Clean up whitespace Ola Thoresen 2023-06-07 09:38:58 +0200
  • 62eae98571 Fix shellfmt #4655 Ola Thoresen 2023-06-07 09:37:35 +0200
  • 225e6eadb7 Fix shellcheck Ola Thoresen 2023-06-07 09:36:49 +0200
  • a6fe3fddf6 Fix Shellcheck Ola Thoresen 2023-06-07 09:32:14 +0200
  • 7e1999e3c1 Adding lost shebang Ola Thoresen 2023-06-05 12:13:51 +0200
  • 21878149d6 Adding opengear.sh Ola Thoresen 2023-06-05 12:07:57 +0200
  • 6c8920f63e dns_ovh.sh Add ovh-us endpoint #4653 Sergey Ponomarev 2023-06-05 12:54:54 +0300
  • 454d46a228 Adding support for deploying certs to Nutanix Prism Ola Thoresen 2023-06-05 09:22:52 +0200
  • d108072bfb
    Add ArtFiles.de DNS API plugin Martin Arndt 2023-05-30 09:24:17 +0200
  • 8cc7c5349a
    Merge branch 'acmesh-official:master' into master Martin Arndt 2023-05-29 20:23:38 +0200
  • fb33ea2a0b
    Fix single quote escaping Martin Arndt 2023-05-29 20:21:16 +0200
  • 63fca33b04
    Fix retrieval of domain zone Martin Arndt 2023-05-29 20:12:52 +0200
  • 0548ad2fc6
    Fix debug output of session ID Martin Arndt 2023-05-28 22:33:15 +0200
  • 623d615cd7
    Remove external OTP dependency from synology_dsm.sh Martin Arndt 2023-05-28 21:42:53 +0200
  • b9b14577d1 Add validity parameters to signing CSR #4643 vemireddy-vaibhav 2023-05-27 22:37:57 +0530
  • 126df9647b Modified keytest to perform a partial empty commit sg1888 2023-05-24 18:51:57 +0000
  • 9528318749 change filename for wildcard for routeros #4637 Brian Minton 2023-05-22 13:27:17 -0400
  • b844761f19
    Merge branch 'acmesh-official:master' into fix_dnsmadeeasy_on_non_english_systems #4271 Nicolas Rosset 2023-05-21 19:21:54 +0200
  • 2e2e7cd054 Added ability to force commit to firewall. Username is now also mandatory sg1888 2023-05-17 20:06:06 +0000
  • 0ebc9f7a44 Fixed typo sg1888 2023-05-15 01:46:21 +0000
  • a8fba65cbd Cleaned up verbiage. Added ability to store / update user variable. Added ability to use user/pass OR key sg1888 2023-05-15 01:43:54 +0000
  • 0b0476e196
    Update dns_nsupdate.sh gmanic 2023-05-14 21:01:51 +0000
  • f99d6dac08
    Push for actions gmanic 2023-05-14 20:58:48 +0000
  • cd2b7cd943
    Correct Typo, add -n test gmanic 2023-05-14 20:20:22 +0000
  • af759f2330
    Enable additional command line parameters for nsupdate gmanic 2023-05-14 20:02:43 +0000
  • 51be15f66d
    Merge pull request #4150 from defnull/patch-sectigo-wildcard neil 2023-05-12 09:42:52 +0800
  • 110e25e784
    Merge pull request #4158 from lufi42/dev neil 2023-05-12 09:26:58 +0800
  • 8414100d0b
    Merge pull request #4629 from fichtner/dns_opnsense neil 2023-05-12 09:26:01 +0800
  • a3f4cb154e
    Merge branch 'acmesh-official:dev' into dev #4158 lufi42 2023-05-09 21:59:18 +0200
  • e6e22a1ca1 dnsapi: fix OPNsense script to be compatible with upcoming 23.1.8 #4629 Franco Fichtner 2023-05-09 08:44:18 +0200
  • a15e8435da
    Begin implementing new flags for ACME Renewal Information (ARI) Phil Porada 2023-05-03 11:52:21 -0400
  • bb5f3cc326 Add support for Mattermost notifications. #4622 Alexander Pushkarev 2023-05-01 23:00:01 +0300
  • 7623025b90 Fixes for POSIX sh shell sg1888 2023-04-24 18:45:50 +0000
  • 56c98e9295 Merge remote-tracking branch 'upstream/master' into panos-ecc-fix sg1888 2023-04-24 17:02:48 +0000
  • f51c4a0e67
    Update dns_dynv6.sh:Fix the spelling problem #4613 LXtend 2023-04-24 10:55:08 +0800
  • b937665b90 minor neilpang 2023-04-23 13:18:17 +0800