Allow setting a reconnection delay time after a failed authentication attempt (added min-reauth-time option).

This commit is contained in:
Nikos Mavrogiannopoulos
2013-03-04 19:42:10 +01:00
parent 2674af5aec
commit 432a2da897
11 changed files with 135 additions and 30 deletions

View File

@@ -85,6 +85,10 @@ tls-priorities = "PERFORMANCE:%SERVER_PRECEDENCE"
# to authentication
auth-timeout = 40
# The time (in seconds) that a client is not allowed to reconnect after a failed
# authentication attempt.
min-reauth-time = 10
# Cookie validity time (in seconds)
# Once a client is authenticated he's provided a cookie with
# which he can reconnect. This option sets the maximum lifetime