- 20 Jul, 2023 1 commit
-
-
Scruel Tao authored
-
- 19 Jul, 2023 1 commit
-
-
Scruel Tao authored
1. Fix the broken logic in (Sorry for including fix commit in same PR, I'm feeling quite tired and would like to go to sleep right away...) 2. Provides new method to obtain credential info for authentication, it will create a temp admin user if SYNO_USE_TEMP_ADMIN is set, instead of requiring the user's own credentials which will be saved in disk. I do really don't like to have plaintext credentials be saved in disk, and I noticed that you've spent a lot of time fighting with 2FA related stuffs, so why not just get rid of the whole old way. :)
-
- 17 Jul, 2023 1 commit
-
-
neil authored
Fix SES region variable
-
- 14 Jul, 2023 1 commit
-
-
Steven Zhu authored
The last version do not save the SES region into the config file, breaking the notification hook.
-
- 10 Jul, 2023 1 commit
-
-
neil authored
Add BookMyName API support
-
- 09 Jul, 2023 2 commits
-
-
Arnaud Launay authored
-
Arnaud Launay authored
-
- 08 Jul, 2023 9 commits
-
-
neil authored
4442
-
-
-
neil authored
This reverts commit 09041fb8. Revert "fix https://github.com/acmesh-official/acme.sh/issues/4680" This reverts commit 299a1574.
-
neil authored
-
https://github.com/acmesh-official/acme.sh/issues/4680neil authored
zerossl returns retry-after header within "200 OK" code. so we don't check the "503" code anymore.
-
neil authored
Remove external OTP dependency from deploy hook Synology_DSM.sh
-
neil authored
Notify hook: AWS SES
- 05 Jul, 2023 4 commits
-
-
Steven Zhu authored
-
Steven Zhu authored
-
Steven Zhu authored
-
Steven Zhu authored
Copied most of the v4 api stuff from DNS_AWS hook (Thanks!) New tokens added: AWS_SES_ACCESS_KEY_ID AWS_SES_SECRET_ACCESS_KEY AWS_SES_REGION AWS_SES_TO AWS_SES_FROM AWS_SES_FROM_NAME (Optional)
-
- 04 Jul, 2023 4 commits
-
-
Martin Arndt authored
-
Martin Arndt authored
Split "[ && ]" into "[ ] && [ ]" to make ShellCheck happy
-
Martin Arndt authored
As requested in acmesh-official/acme.sh/pull/4646 by Neil Pang
-
Martin Arndt authored
-
- 30 Jun, 2023 1 commit
-
-
neil authored
Spelling / grammar
-
- 11 Jun, 2023 2 commits
-
-
neil authored
dns_1984.hosting.sh: fix login with valid csrftoken
-
Adrian Fedoreanu authored
-
- 09 Jun, 2023 7 commits
- 07 Jun, 2023 2 commits
-
-
Justin Nogossek authored
-
Justin Nogossek authored
-
- 05 Jun, 2023 1 commit
-
-
Sergey Ponomarev authored
Remove discontinued runabove.com If any new env will be added then a user may spe Signed-off-by:
Sergey Ponomarev <stokito@gmail.com>
-
- 28 May, 2023 2 commits
-
-
Martin Arndt authored
-
Martin Arndt authored
Also adapt to DSM 7's API improvements.
-
- 12 May, 2023 1 commit
-
-
neil authored
fix: Challenge not skipped for pre-validated wildcard domain orders
-