-
-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sync #4777
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…dded ability to use user/pass OR key
ShellCheck tests have brought up a couple of issues, that I was not aware of needed to be taken care. This should fix the tests.
Add DNSExit.com API support
Fix the API calls that get the list of domains that PLESK can manage
Fixed help verbiage to reflect capabilities of --ecc flag
Added functionality for Palo Alto Firewall deployments (PANOS)
Remove punctuation symbol
Fixed the regex for nginx path configuration to fix grep: unrecognized option error
… since INWX change casing to lowercase
At least since 2023-08-25 the cookie is set via `set-cookie' instead the expecting `Set-Cookie' string. A month earlier it was working. Ignore the case while matching the cookie. Fixes: #4763 Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Adapt to Tencent Cloud (DNSPod) API 3.0
fix for curl bugs nghttp2_option_set_no_rfc9113_leading_and_trailing_…
inwx: Be case insensitive while searching for the cookie.
Fixed grep pattern regex for nginx conf path
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.