/[LeafOK_CVS]/lbbs/include/login.h
ViewVC logotype

Diff of /lbbs/include/login.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.15 by sysadm, Tue Nov 4 14:58:55 2025 UTC Revision 1.16 by sysadm, Wed Nov 5 02:06:50 2025 UTC
# Line 11  Line 11 
11    
12  #include <mysql/mysql.h>  #include <mysql/mysql.h>
13    
14  #define BBS_login_retry_times 3  extern const int BBS_login_retry_times;
 #define BBS_allowed_login_failures_within_interval 10  
 #define BBS_login_failures_count_interval 10 // minutes  
 #define BBS_allowed_login_failures_per_account 3  
15    
16  extern void login_fail(void);  extern void login_fail(void);
17    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1