Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-07 | ftp: remove superfluous checking for crlf in user or pwd | Daniel Stenberg | |
... as this is already done much earlier in the URL parser. Also add test case 894 that verifies that pop3 with an encodedd CR in the user name is rejected. Closes #4887 |