auth::login_attempts::login_attempt_incr (private)

 auth::login_attempts::login_attempt_incr -key key [ -max_age max_age ]

Defined in packages/acs-authentication/tcl/authentication-procs-naviserver.tcl

Increment the login attempts of a user. The max_age is specified in seconds.

Switches:
-key
(required)
-max_age
(defaults to "21600") (optional)

Partial Call Graph (max 5 caller/called nodes):
%3 auth::login_attempts::record auth::login_attempts::record (private) auth::login_attempts::login_attempt_incr auth::login_attempts::login_attempt_incr auth::login_attempts::record->auth::login_attempts::login_attempt_incr

Testcases:
No testcase defined.
[ show source ]
Show another procedure: