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

add ftp helper #208

Merged
merged 1 commit into from
Nov 17, 2023
Merged

add ftp helper #208

merged 1 commit into from
Nov 17, 2023

Conversation

vchepkov
Copy link
Contributor

This adds ability to enable a connection tracker helper and provides typical ftp rules

@duritong
Copy link
Collaborator

except the missing docstrings and thus the failing tests, this looks good to me.

manifests/helper.pp Outdated Show resolved Hide resolved
@kenyon
Copy link
Member

kenyon commented Nov 1, 2023

The way to credit co-authors is to use Co-authored-by: NAME <NAME@EXAMPLE.COM>

See https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors

@vchepkov
Copy link
Contributor Author

vchepkov commented Nov 3, 2023

The way to credit co-authors is to use Co-authored-by: NAME <NAME@EXAMPLE.COM>

See https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors

Thank you, amended

# @param helper
# The symbolic name for the helper.
define nftables::helper (
# lint:ignore:parameter_documentation
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this needed? Looks like you have documented them.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I copied it from an existing define. let me drop it

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you forget to push your changes?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it seems that way. sigh. Hopefully that time is a charm

This adds ability to enable a connection tracker helper and provides typical ftp rules

Co-authored-by: Vadym Chepkov <vchepkov@gmail.com>
Co-authored-by: Yury Bushmelev <jay4mail@gmail.com>
@bastelfreak bastelfreak added the enhancement New feature or request label Nov 17, 2023
@bastelfreak bastelfreak merged commit 50c78d9 into voxpupuli:master Nov 17, 2023
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants