dovecot-2.2: anvil: Added a comment to remind what the anvil che...

dovecot at dovecot.org dovecot at dovecot.org
Mon Oct 29 22:42:33 EET 2012


details:   http://hg.dovecot.org/dovecot-2.2/rev/483199c2ca13
changeset: 15356:483199c2ca13
user:      Timo Sirainen <tss at iki.fi>
date:      Mon Oct 29 22:42:28 2012 +0200
description:
anvil: Added a comment to remind what the anvil checksums are all about.

diffstat:

 src/anvil/penalty.c |  4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diffs (13 lines):

diff -r b52f4852e5f8 -r 483199c2ca13 src/anvil/penalty.c
--- a/src/anvil/penalty.c	Mon Oct 29 22:03:25 2012 +0200
+++ b/src/anvil/penalty.c	Mon Oct 29 22:42:28 2012 +0200
@@ -1,5 +1,9 @@
 /* Copyright (c) 2009-2012 Dovecot authors, see the included COPYING file */
 
+/* The idea behind checksums is that the same username+password doesn't
+   increase the penalty, because it's most likely a user with a misconfigured
+   account. */
+
 #include "lib.h"
 #include "ioloop.h"
 #include "hash.h"


More information about the dovecot-cvs mailing list