mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-14 04:02:13 +08:00
Update dns_cyon to use unique user-agent and all cookies
This commit is contained in:
@@ -168,8 +168,6 @@ _cyon_login() {
|
|||||||
export _H2
|
export _H2
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# todo: instead of just checking if the env variable is defined, check if we actually need to do a 2FA auth request.
|
|
||||||
|
|
||||||
# 2FA authentication with OTP?
|
# 2FA authentication with OTP?
|
||||||
if [ -n "${CY_OTP_Secret}" ]; then
|
if [ -n "${CY_OTP_Secret}" ]; then
|
||||||
_info " - Authorising with OTP code..."
|
_info " - Authorising with OTP code..."
|
||||||
|
|||||||
Reference in New Issue
Block a user