Skip to content

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

Open
PaulosV wants to merge 1 commit intoDinoTools:masterfrom
PaulosV:hotfix-ftp-args
Open

python/ftp - Hotfix FTPDataConnect.__init__ requiring defaults for args#330
PaulosV wants to merge 1 commit intoDinoTools:masterfrom
PaulosV:hotfix-ftp-args

Conversation

@PaulosV
Copy link
Copy Markdown

@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
Copy Markdown

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
Copy Markdown
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