Skip to content
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

Use Network add-on to manage connection options #7291

Merged
merged 1 commit into from May 20, 2022

Conversation

thc202
Copy link
Member

@thc202 thc202 commented May 20, 2022

Deprecate ConnectionParam and remove its usage where possible, the
network add-on will manage the connection options.
Deprecate related classes and adjust the code to avoid deprecation
warnings.
Deprecate API connection endpoints.
Remove test and file no longer needed.


WIP pending changes in the add-on.

@thc202 thc202 added this to the 2.12.0 milestone May 20, 2022
Deprecate `ConnectionParam` and remove its usage where possible, the
network add-on will manage the connection options.
Deprecate related classes and adjust the code to avoid deprecation
warnings.
Deprecate API connection endpoints.
Remove test and file no longer needed.

Signed-off-by: thc202 <thc202@gmail.com>
@thc202 thc202 force-pushed the deprecate-connection-options branch from 36af8e9 to 469f531 Compare May 20, 2022 06:20
thc202 added a commit to thc202/zap-extensions that referenced this pull request May 20, 2022
Manage the connection options, through the UI and API, when the core
ones are deprecated.

Related to zaproxy/zaproxy#7291.

Signed-off-by: thc202 <thc202@gmail.com>
@thc202 thc202 changed the title [WIP] Use Network add-on to manage connection options Use Network add-on to manage connection options May 20, 2022
@thc202
Copy link
Member Author

thc202 commented May 20, 2022

No longer WIP.

@kingthorin kingthorin merged commit 76aaa6d into zaproxy:main May 20, 2022
@thc202 thc202 deleted the deprecate-connection-options branch May 21, 2022 06:18
thc202 added a commit to thc202/zap-core-help that referenced this pull request May 21, 2022
Remove the Connection options page, now provided by the Network add-on.
Update other pages accordingly.
Mention deprecated endpoints in the release notes.

Part of zaproxy/zaproxy#7291.

Signed-off-by: thc202 <thc202@gmail.com>
thc202 added a commit to thc202/zap-core-help that referenced this pull request May 21, 2022
Remove the Connection options page, now provided by the Network add-on.
Update other pages accordingly.
Mention deprecated endpoints in the release notes.

Part of zaproxy/zaproxy#7291.

Signed-off-by: thc202 <thc202@gmail.com>
@github-actions
Copy link

This PR has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

None yet

3 participants