Commit Graph

4847 Commits (dcf9c467c386e49c606aa98069f63efd8bc32309)
 

Author SHA1 Message Date
Monius dcf9c467c3 fix issue, when profile not end with newline 3 years ago
neil eb27013fba
Merge pull request #4242 from acmesh-official/dev
fix ip test
3 years ago
neilpang 4f8d1c5c9d fix ip test 3 years ago
neilpang 74168c3e05 fix ip test for pebble 3 years ago
neil cece848801
Merge pull request #4241 from acmesh-official/dev
sync
3 years ago
neil 7ddbeaa078
Merge pull request #4222 from Marco4223/master
Fix and Upgrade KAS API Call.
3 years ago
neil 79e044ac31 fix format 3 years ago
neil 15ae5a5135 fix format 3 years ago
neil 7e96120353 fix message 3 years ago
neil cc36421fe5 fix typo 3 years ago
neil 683aa727d5 fix log path 3 years ago
neil ea07b495ac change message 3 years ago
neil 8d211c3524 fix log name 3 years ago
neil ab8df82563 fix log name 3 years ago
neil 8ba9c4ab97 support https_proxy for https://github.com/acmesh-official/acme.sh/pull/1838 3 years ago
neil 2f70b8682e add logs 3 years ago
neil 86dd4ea480 fix https://github.com/acmesh-official/acme.sh/issues/4231 3 years ago
neilpang 204e5f4418 fix https://github.com/acmesh-official/acme.sh/issues/4232 3 years ago
neilpang 044a9bb6d3 fix https://github.com/acmesh-official/acme.sh/issues/4231 3 years ago
neil a31143328e
Merge pull request #4187 from Spider84/fix/dns_regru
Unable to add TXT record to IDN domain on reg.ru
3 years ago
neil 2bb29a105c fix pr_dns.yml 3 years ago
neil 0013d98d04
Merge pull request #4229 from acmesh-official/dev
sync
3 years ago
neil 916743f44b fix pr_dns.yml 3 years ago
neil edebe65d95 add pr_dns.yml 3 years ago
neil c43fcd0af6
Merge pull request #4225 from acmesh-official/dev
sync
3 years ago
neil 9a5c2b88dc
Update README.md 3 years ago
Marco aaee0414c8 Fix and Upgrade
Switching from formula.php to SOAP
Now session-based login 
Only record entries with corresponding values will now be deleted
3 years ago
neil d0c2fb9761 fix https://github.com/acmesh-official/acme.sh/issues/3833#issuecomment-1203652970 3 years ago
neil 4f076c6924
Merge pull request #4218 from billgertz/patch-1
Update dns_miab.sh
3 years ago
neil 51d4d1451a use ${{ secrets.DEBUG }}
https://github.com/acmesh-official/acme.sh/issues/4215
3 years ago
Bill Gertz 7b9d76dc65
Merge branch 'acmesh-official:master' into patch-1 3 years ago
Bill Gertz f91aeea91c
Update dns_miab.sh
Added an explicit no error (0) return on the internal _retrieve_miab_env() function. This was causing errors when acme.sh was not run with a debug level.
3 years ago
neil 4cabf84be9
Merge pull request #4214 from acmesh-official/dev
sync
3 years ago
neil 8a1f038a80 add issue.yml 3 years ago
neil c9cab9ab74
Merge pull request #4212 from msys0843/master
Update dns_mydnsjp.sh
3 years ago
neil bd78120bd5 Use major version of https://github.com/vmactions/freebsd-vm 3 years ago
msys0843 0de3bf0ac7
Update dns_mydnsjp.sh
To fit current mydns.jp web site.
3 years ago
neil 2d144a8b43 Add DragonFlyBSD test by https://github.com/vmactions/dragonflybsd-vm 3 years ago
neil 1a140a5515 upgrade OpenBSD by https://github.com/vmactions/openbsd-vm 3 years ago
neil 1ea8cfbfb0 Add DragonFlyBSD test by https://github.com/vmactions/dragonflybsd-vm 3 years ago
neil 64fda95186 Upgrade solaris by https://github.com/vmactions/solaris-vm 3 years ago
neil 7843c0c1b0 Upgrade VM versions from https://github.com/vmactions 3 years ago
neilpang a3784854a7 fix https://github.com/acmesh-official/acme.sh/issues/3975 3 years ago
neil 8b7c000f47
Merge pull request #4189 from blablup/dev
Fix for issue #3735
3 years ago
neil 5b8d7a3f29
Merge pull request #4203 from acmesh-official/dev
sync
3 years ago
neil 328dbd57d4 fix for solaris 3 years ago
neil a8c448f4cb
Merge pull request #4194 from GameAnalytics/add-slack-app
Add Slack App notification hook
3 years ago
neil de0419228f
Merge pull request #4192 from skyksandr/master
Vultr Api: Update to v2
3 years ago
Grigory Starinkin d8a4e47a13
disable "$response is referenced but not assigned" warning
the variable is assigned by the `_post` call
3 years ago
Grigory Starinkin bc920949cb
Add Slack App notification hook
Slack Incoming webhooks is a legacy custom integration - an outdated
way for teams to integrate with Slack. These integrations lack newer
features and they will be deprecated and possibly removed in the
future. Slack team do not recommend their use. Instead, it's suggested
to use Slack apps.
3 years ago