ftphoney

ftphoney Commit Details


Date:2014-04-27 14:22:08 (10 years 5 months ago)
Author:Natalie Adams
Branch:master
Commit:42dc270d103d9758503a4e1f3574da64dcc6fda6
Parents: 88a06132a2c73dbae2c4a4f461d33faa7568d65a
Message:adjusting status code of password request

Changes:

File differences

src/main.cpp
9494
9595
9696
97
97
9898
9999
100100
s = stream->line(256);
writeLog(stream->get_ip(), s, "BANNER");
writeClient(stream, "330 Password required to access user account");
writeClient(stream, "331 Password required to access user account");
s = stream->line(256);
writeLog(stream->get_ip(), s, "PASSWORD");

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.05452s using 14 queries.