Commit Graph

480 Commits (b6a77e0231923ab13a31c00c73e2727ec2adb070)

Author SHA1 Message Date
ms264556 b6a77e0231 Ruckus - use _get() and _post() 3 months ago
Keith Chiem ed72b090af deploy hook for Ruckus ZoneDirector / Unleashed 1 year ago
Romeo Dumitrescu 87a7bde618 fix: Synology DSM API path regex
Fix the regex for looking up the API path value from the Synology API query.
1 year ago
Martin Arndt b793dbf977
Fix device ID property name for DSM 6 1 year ago
Martin Arndt d52b38777a
Fix Auth API access for DSM 6 2 years ago
sg1888 1984f44ffe Shell formatting 2 years ago
sg1888 02de281e40 Removed unused variable 2 years ago
sg1888 ae035deb92 Fixed shell check errors 2 years ago
sg1888 edd1b60c3d Removed ability to specify API key to facilitate future multiple host functionality. 2 years ago
sg1888 62a2ce1d35 Merge remote-tracking branch 'upstream/dev' into panos-ecc-fix 2 years ago
sg1888 b556908cab Modified ECC file test 2 years ago
sg1888 e69a19db5c Incorporated partial commit to address issue #4198 2 years ago
sg1888 d86414febb Excluded scopes for api key test 2 years ago
sg1888 832318fab1 Merge remote-tracking branch 'upstream/master' into panos-ecc-fix 2 years 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 d7f58c64f8
Merge branch 'acmesh-official:master' into patch-1 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
sg1888 126df9647b Modified keytest to perform a partial empty commit 2 years ago
sg1888 2e2e7cd054 Added ability to force commit to firewall. Username is now also mandatory 2 years ago
sg1888 0ebc9f7a44 Fixed typo 2 years ago
sg1888 a8fba65cbd Cleaned up verbiage. Added ability to store / update user variable. Added ability to use user/pass OR key 2 years ago
sg1888 7623025b90 Fixes for POSIX sh shell 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
sg1888 df753e2619 Added functionality to save and reuse API key 2 years ago
sg1888 cbb7082afd Fixed bug with wildcard certs and ecc keys 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
neil a02dd18ad7
Merge pull request #4414 from beartom/master
Update truenas.sh to deploy certificate for TrueCharts
2 years ago
neil 40002e8040
Merge pull request #4447 from PMExtra/feature/vault
improve vault and vault_cli deployhooks
2 years ago
neil ffed1a4afa
Merge pull request #4468 from DreamOfIce/master
Update deploy script for gcore
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
neil 63869deeb2
Merge pull request #4091 from PMExtra/feature/ssh_scp
Refact ssh hook to use deploy config, support scp and support specifying port
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
neil 6c8a623b88
Merge pull request #4329 from lippertmarkus/patch-1
[Deploy: synology_dsm] Make usage of DID with 2FA working for DSM 7
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