Scruel Tao
cf86d57a9f
Fix for shfmt check
1 year ago
Scruel Tao
9e958f4e32
Fix shellcheck
1 year ago
Scruel Tao
c7f6f20c9d
Add SYNO_USE_TEMP_ADMIN variable & Fix broken logic
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. :)
1 year ago
Martin Arndt
0d7b831661
Fix variable initialization
2 years ago
Martin Arndt
0c9e4f67a8
Update synology_dsm.sh
Split "[ && ]" into "[ ] && [ ]" to make ShellCheck happy
2 years ago
Martin Arndt
db3f131dfc
Re-add deprecated SYNO_TOTP_SECRET part for legacy compatibility
As requested in acmesh-official/acme.sh/pull/4646 by Neil Pang
2 years ago
Martin Arndt
0548ad2fc6
Fix debug output of session ID
2 years ago
Martin Arndt
623d615cd7
Remove external OTP dependency from synology_dsm.sh
Also adapt to DSM 7's API improvements.
2 years ago
neilpang
b937665b90
minor
2 years ago
neilpang
a7bc2293c0
fix https://github.com/acmesh-official/acme.sh/issues/4612#issuecomment-1518929996
2 years ago
neilpang
2690c05781
fix format
2 years ago
neilpang
e3b688c9d8
fix format
2 years ago
neilpang
41b6f18a5d
fix format
2 years ago
neilpang
5a59c39036
fix format
2 years ago
冰雪殇璃陌梦
1bfd3642e8
Update gcore_cdn.sh
2 years ago
PMExtra
1ccfa96c2e
improve logging
2 years ago
PMExtra
ed63eb6833
migrate FABIO to VAULT_FABIO_MODE and persist it
2 years ago
PMExtra
b8d0d3c242
improve chain.pem exists evaluating
2 years ago
PMExtra
fe1bfe9ae1
improve vault and vault_api deployhooks
2 years ago
beartom
bd2d0e6ad3
Format
Format
2 years ago
beartom
04a5d794ac
Update truenas.sh for certificate in chart release
Update certificate in chart release of TrueCharts if any chart release Apps is using the same certificate as TrueNAS web UI.
2 years ago
neil
e275cb1efd
fix shellcheck warnings
2 years ago
neil
60315e5b91
fix shellcheck warnings
2 years ago
sasburg
e02f07d356
add parked_domans
2 years ago
sasburg
2c90d220b8
Updated comment to reflect the change to function
2 years ago
Markus Lippert
a7dd86de71
fix(deploy-synology_dsm): support DID with DSM 7
2 years ago
srirams
c541a2e5de
add addon_domans
2 years ago
Danny Tix
b44ba0d21a
Add wildcard deployment to cpanel_uapi
2 years ago
Ry3nlNaToR
41801a60ad
Also restart postfix
3 years ago
Jordan ERNST
2cbf1259a8
Fix for ECC certificates
3 years ago
neil
9b79743c5d
Update proxmoxve.sh
3 years ago
neil
a386826808
Update proxmoxve.sh
3 years ago
neil
668894fc4d
Update proxmoxve.sh
3 years ago
William Sellitti
799f509ba9
typo
3 years ago
William Sellitti
b3b4811b2c
added savedeployconf to preserve environment variables usedi in initial deployments
3 years ago
William Sellitti
b876128635
forced content-type to json
3 years ago
William Sellitti
c0da801580
Revert "'+' are being converted to ' ' at some point"
This reverts commit 149310e1ec
.
3 years ago
William Sellitti
149310e1ec
'+' are being converted to ' ' at some point
3 years ago
William Sellitti
4e625c18dc
Revert "seems like the escaped new lines aren't remaining escaped new lines with the new version of curl"
This reverts commit a5d5113be3
.
3 years ago
William Sellitti
a5d5113be3
seems like the escaped new lines aren't remaining escaped new lines with the new version of curl
3 years ago
William Sellitti
7900c493af
debugging for the payload
3 years ago
William Sellitti
76fe5d8831
those where flipped by mistake
3 years ago
William Sellitti
37031721dd
typo
3 years ago
William Sellitti
3cc283cbee
not generating files any more
3 years ago
William Sellitti
35cf98fff2
sensititive things debugged at a higher level
3 years ago
William Sellitti
ca41ea2d5c
added _getdeployconf to set all of the environment variables
3 years ago
William Sellitti
daffc4e6a4
typo, using _H1 to provide header keys.
3 years ago
William Sellitti
5f3cb9019b
fixed to use _post function instead of curl
3 years ago
neil
7be7586971
Update proxmoxve.sh
3 years ago
William Sellitti
6d64098288
shell check war warning against unnecessary use of cat
3 years ago