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

python/ftp - Hotfix FTPDataConnect.__init__ requiring defaults for args #330

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PaulosV
Copy link

@PaulosV PaulosV commented Jul 14, 2022

ISSUE TYPE
  • Bugfix
SUMMARY

Fixes #324. Adds dummy defaults to the FTPDataConnect constructor, as required by PR #318 (commit acc8bc8)

I was thinking about adding further sanity checks for the values, but then I checked the fix in the PR and it seems adequate to leave it like it is now.

@welcome
Copy link

welcome bot commented Jul 14, 2022

Welcome to the community and thanks for opening your first pull request. Feel free to look for more issues to tackle at https://github.com/DinoTools/dionaea/issues

@PaulosV PaulosV changed the title python/ftp - Hotfix FTPDataListen.__init__ requiring defaults for args python/ftp - Hotfix FTPDataConnect.__init__ requiring defaults for args Jul 14, 2022
@phibos
Copy link
Member

phibos commented Jul 29, 2022

Thanks for your contribution. I will have a look at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FTP and TFTP services cant receive data
2 participants