Staging
v0.5.1
https://github.com/python/cpython
Revision 6c57bb830c4e8cae3726f12cbf16674efff85e7e authored by Martin v. Löwis on 20 May 2003, 06:16:55 UTC, committed by Martin v. Löwis on 20 May 2003, 06:16:55 UTC
Instead of sending the real user and host, use "anonymous@" (i.e. no
host name at all!) as the default anonymous FTP password.  This avoids
privacy violations.

Backport of 1.62, 1.63.
1 parent 52b8743
History
Tip revision: 6c57bb830c4e8cae3726f12cbf16674efff85e7e authored by Martin v. Löwis on 20 May 2003, 06:16:55 UTC
SF patch #497420 (Eduardo Pérez): ftplib: ftp anonymous password
Tip revision: 6c57bb8
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.4 KB
LICENSE -rw-r--r-- 12.3 KB
Makefile.pre.in -rw-r--r-- 25.9 KB
PLAN.txt -rw-r--r-- 14.1 KB
README -rw-r--r-- 42.5 KB
acconfig.h -rw-r--r-- 7.5 KB
configure -rwxr-xr-x 211.1 KB
configure.in -rw-r--r-- 55.9 KB
install-sh -rwxr-xr-x 5.5 KB
pyconfig.h.in -rw-r--r-- 19.7 KB
setup.py -rw-r--r-- 35.4 KB

README

back to top