Commit Graph

  • 80006f4730 Added bug report url Martin Arndt 2023-07-29 10:26:59 +02:00
  • a51025fe8f fix https://github.com/acmesh-official/acme.sh/issues/3645 neil 2023-07-29 15:32:50 +08:00
  • c42ed9c693 Merge pull request #4714 from hknet/master neil 2023-07-28 10:41:56 +08:00
  • c48c8d07de Update dns_kappernet.sh Harald Kapper 2023-07-27 21:49:23 +02:00
  • 4d4b6edbc2 Add DNSExit.com API support samuel 2023-07-26 10:29:38 -05:00
  • 2014ca9feb Fix the API calls that get the list of domains that PLESK can manage Malte Rabenseifner 2023-07-26 15:36:11 +02:00
  • a9f631f404 Added help verbiage for --ecc flag sg1888 2023-07-21 16:49:20 +00:00
  • ba468bb5e4 Fix for shfmt check Scruel Tao 2023-07-20 13:38:36 +08:00
  • cf86d57a9f Fix for shfmt check Scruel Tao 2023-07-20 13:34:57 +08:00
  • 9e958f4e32 Fix shellcheck Scruel Tao 2023-07-20 13:09:21 +08:00
  • c7f6f20c9d Add SYNO_USE_TEMP_ADMIN variable & Fix broken logic Scruel Tao 2023-07-20 02:48:29 +08:00
  • 1984f44ffe Shell formatting sg1888 2023-07-18 20:18:12 +00:00
  • 02de281e40 Removed unused variable sg1888 2023-07-18 20:15:46 +00:00
  • ae035deb92 Fixed shell check errors sg1888 2023-07-18 20:10:31 +00:00
  • edd1b60c3d Removed ability to specify API key to facilitate future multiple host functionality. sg1888 2023-07-18 19:43:47 +00:00
  • 55a3709bd1 Merge pull request #4700 from szhu25/patch-1 neil 2023-07-17 09:56:58 +08:00
  • d1fc01a407 RI Martin Arndt 2023-07-15 19:31:12 +02:00
  • 65293f81d9 Merge branch 'master' into dev Martin Arndt 2023-07-15 19:29:50 +02:00
  • 0afb0f7958 Merge branch 'acmesh-official:dev' into dev Martin Arndt 2023-07-15 19:19:31 +02:00
  • dd958872a8 Fix SES region variable Steven Zhu 2023-07-14 12:47:44 -04:00
  • 62a2ce1d35 Merge remote-tracking branch 'upstream/dev' into panos-ecc-fix sg1888 2023-07-12 00:22:03 +00:00
  • b556908cab Modified ECC file test sg1888 2023-07-12 00:03:21 +00:00
  • e69a19db5c Incorporated partial commit to address issue #4198 sg1888 2023-07-11 23:56:41 +00:00
  • d86414febb Excluded scopes for api key test sg1888 2023-07-11 23:41:24 +00:00
  • 832318fab1 Merge remote-tracking branch 'upstream/master' into panos-ecc-fix sg1888 2023-07-11 20:25:43 +00:00
  • 80ad62ff56 Merge pull request #3208 from cusae/dev neil 2023-07-10 09:21:50 +08:00
  • ee50f254df Add BookMyName API support Arnaud Launay 2023-07-09 20:08:10 +02:00
  • cc0be6cd90 Merge branch 'acmesh-official:dev' into dev Arnaud Launay 2023-07-09 20:00:52 +02:00
  • a7455d7edd fix https://github.com/acmesh-official/acme.sh/issues/4562#issuecomment-1598731384 neil 2023-07-08 14:11:51 +08:00
  • b7c370fff7 Merge pull request #4691 from acmesh-official/4442 neil 2023-07-08 13:49:18 +08:00
  • 8fd3a64e35 fix https://github.com/acmesh-official/acme.sh/issues/4442 neil 2023-07-08 12:51:56 +08:00
  • 3761fb4377 fix bug https://github.com/acmesh-official/acme.sh/issues/4442 neil 2023-07-08 12:37:01 +08:00
  • 0472f5da6a Revert "fix format" neil 2023-07-08 11:43:44 +08:00
  • 09041fb81d fix format neil 2023-07-08 11:19:09 +08:00
  • 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 +08:00
  • 53ede7b0d8 Merge pull request #4646 from Eagle3386/patch-1 neil 2023-07-08 10:54:56 +08:00
  • cd13aee3e7 Merge pull request #4687 from szhu25/ses-notifyhook neil 2023-07-08 10:33:27 +08:00
  • 8b3acb719e Fix TXT record removal Martin Arndt 2023-07-05 13:04:08 +02:00
  • 2961a90e7f Make ShellCheck & ShellFormat happy Martin Arndt 2023-07-05 11:14:49 +02:00
  • db8a2d0c65 Fix & improve DNS API for ArtFiles.de Martin Arndt 2023-07-05 11:05:06 +02:00
  • a6b5f0c9d4 Fix variable naming to make the access key and secret key consistent with Route53. Steven Zhu 2023-07-04 22:31:30 -04:00
  • 8d136c6a25 Add newline at end of file to satisfy shfmt's "extra line" error Steven Zhu 2023-07-04 22:15:53 -04:00
  • 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 -04:00
  • 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 -04:00
  • 0d7b831661 Fix variable initialization Martin Arndt 2023-07-04 16:58:14 +02:00
  • 0c9e4f67a8 Update synology_dsm.sh Martin Arndt 2023-07-04 15:55:44 +02:00
  • da2c386b60 Merge branch 'acmesh-official:dev' into dev Martin Arndt 2023-07-04 15:51:15 +02:00
  • 4770364d42 Merge branch 'acmesh-official:master' into master Martin Arndt 2023-07-04 15:50:01 +02:00
  • db3f131dfc Re-add deprecated SYNO_TOTP_SECRET part for legacy compatibility Martin Arndt 2023-07-04 15:47:19 +02:00
  • d7f58c64f8 Merge branch 'acmesh-official:master' into patch-1 Martin Arndt 2023-07-04 14:57:19 +02:00
  • 41b6aebe7c Merge pull request #4574 from systemcrash/patch-1 neil 2023-06-30 11:10:23 +08:00
  • 7d50332246 Merge pull request #4412 from phedoreanu/bugfix/1984_hosting_csrftoken neil 2023-06-11 21:26:17 +08:00
  • 0d0478245f dns_1984hosting.sh: fix login with valid csrftoken and sessionid Adrian Fedoreanu 2022-11-26 20:11:41 +01:00
  • f680ede980 start 3.0.7 neil 2023-06-10 01:16:57 +08:00
  • b7caf7a016 Merge pull request #4663 from acmesh-official/dev 3.0.6 neil 2023-06-09 21:09:23 +08:00
  • 891198e4f3 Merge pull request #4653 from stokito/dns_ovh_runabove neil 2023-06-09 20:41:24 +08:00
  • 38c5910be4 Merge pull request #4658 from Justman10000/master neil 2023-06-09 20:26:25 +08:00
  • 327e2fb0a4 remove all exec. https://github.com/acmesh-official/acme.sh/issues/4659 neil 2023-06-09 20:18:38 +08:00
  • c20c219990 Merge pull request #4661 from acmesh-official/dev neil 2023-06-09 20:04:51 +08:00
  • 4c30250782 fix https://github.com/acmesh-official/acme.sh/issues/4659 neil 2023-06-09 19:59:29 +08:00
  • caf23f9a04 Remove not anymore exists tutorials and websites Justin Nogossek 2023-06-07 23:36:18 +02:00
  • beab808b76 Update URL Justin Nogossek 2023-06-07 23:35:47 +02:00
  • 6c8920f63e dns_ovh.sh Add ovh-us endpoint Sergey Ponomarev 2023-06-05 12:54:54 +03:00
  • d108072bfb Add ArtFiles.de DNS API plugin Martin Arndt 2023-05-30 09:24:17 +02:00
  • 8cc7c5349a Merge branch 'acmesh-official:master' into master Martin Arndt 2023-05-29 20:23:38 +02:00
  • fb33ea2a0b Fix single quote escaping Martin Arndt 2023-05-29 20:21:16 +02:00
  • 63fca33b04 Fix retrieval of domain zone Martin Arndt 2023-05-29 20:12:52 +02:00
  • 0548ad2fc6 Fix debug output of session ID Martin Arndt 2023-05-28 22:33:15 +02:00
  • 623d615cd7 Remove external OTP dependency from synology_dsm.sh Martin Arndt 2023-05-28 21:42:53 +02:00
  • 126df9647b Modified keytest to perform a partial empty commit sg1888 2023-05-24 18:51:57 +00:00
  • 2e2e7cd054 Added ability to force commit to firewall. Username is now also mandatory sg1888 2023-05-17 20:06:06 +00:00
  • 0ebc9f7a44 Fixed typo sg1888 2023-05-15 01:46:21 +00:00
  • 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 +00:00
  • 0b0476e196 Update dns_nsupdate.sh gmanic 2023-05-14 21:01:51 +00:00
  • f99d6dac08 Push for actions gmanic 2023-05-14 20:58:48 +00:00
  • cd2b7cd943 Correct Typo, add -n test gmanic 2023-05-14 20:20:22 +00:00
  • af759f2330 Enable additional command line parameters for nsupdate gmanic 2023-05-14 20:02:43 +00:00
  • 51be15f66d Merge pull request #4150 from defnull/patch-sectigo-wildcard neil 2023-05-12 09:42:52 +08:00
  • 110e25e784 Merge pull request #4158 from lufi42/dev neil 2023-05-12 09:26:58 +08:00
  • 8414100d0b Merge pull request #4629 from fichtner/dns_opnsense neil 2023-05-12 09:26:01 +08:00
  • a3f4cb154e Merge branch 'acmesh-official:dev' into dev lufi42 2023-05-09 21:59:18 +02:00
  • e6e22a1ca1 dnsapi: fix OPNsense script to be compatible with upcoming 23.1.8 Franco Fichtner 2023-05-09 08:44:18 +02:00
  • bb5f3cc326 Add support for Mattermost notifications. Alexander Pushkarev 2023-05-01 23:00:01 +03:00
  • 7623025b90 Fixes for POSIX sh shell sg1888 2023-04-24 18:45:50 +00:00
  • 56c98e9295 Merge remote-tracking branch 'upstream/master' into panos-ecc-fix sg1888 2023-04-24 17:02:48 +00:00
  • b937665b90 minor neilpang 2023-04-23 13:18:17 +08:00
  • a7bc2293c0 fix https://github.com/acmesh-official/acme.sh/issues/4612#issuecomment-1518929996 neilpang 2023-04-23 13:16:12 +08:00
  • 0d25f7612b Merge pull request #4609 from acmesh-official/dev neil 2023-04-21 20:21:30 +08:00
  • 84e4181ed7 fix https://github.com/acmesh-official/acme.sh/issues/4604 neilpang 2023-04-20 18:11:55 +08:00
  • f66a29d1c3 fix https://github.com/acmesh-official/acme.sh/issues/4606 neilpang 2023-04-20 18:07:59 +08:00
  • dbd3881cea Merge pull request #4515 from HRHDaniel/domain_conf_debug neil 2023-04-14 13:48:52 +08:00
  • df753e2619 Added functionality to save and reuse API key sg1888 2023-04-12 22:00:53 +00:00
  • 7eb6bbe65f Merge pull request #4579 from daschr/dev neil 2023-04-03 11:06:22 +08:00
  • a570fda1cb prevent whitespace splitting David Schramm 2023-04-02 17:30:47 +02:00
  • 3b06fa6523 merge upstream David Schramm 2023-04-02 17:28:47 +02:00
  • dcdbe2fbb8 fix https://github.com/acmesh-official/acme.sh/pull/4577 neil 2023-04-02 12:04:58 +08:00
  • dc1f36da43 prevent whitespace splitting David Schramm 2023-04-01 09:25:19 +02:00
  • cbb7082afd Fixed bug with wildcard certs and ecc keys sg1888 2023-03-31 00:33:44 +00:00
  • 6ee72e119c Spelling / grammar Paul Dee 2023-03-31 01:13:41 +02:00
  • 05dbd395e6 Merge pull request #4540 from Hobby-Student/dev neil 2023-03-30 16:48:37 +08:00