mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-04 21:08:51 +00:00
Added new failed login rate-limiting options
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* SOGoSystemDefaults.h - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2009-2011 Inverse inc.
|
||||
* Copyright (C) 2009-2013 Inverse inc.
|
||||
*
|
||||
* Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
* Francis Lachapelle <flachapelle@inverse.ca>
|
||||
@@ -86,6 +86,10 @@
|
||||
|
||||
- (BOOL) enablePublicAccess;
|
||||
|
||||
- (int) maximumFailedLoginCount;
|
||||
- (int) maximumFailedLoginInterval;
|
||||
- (int) failedLoginBlockInternval;
|
||||
|
||||
@end
|
||||
|
||||
#endif /* SOGOSYSTEMDEFAULTS_H */
|
||||
|
||||
Reference in New Issue
Block a user