Add OWASP CSRF Protector, add more secure session handling
This commit is contained in:
@@ -53,5 +53,7 @@ $MAILCOW_APPS = array(
|
||||
// Rows until pagination begins
|
||||
$PAGINATION_SIZE = 10;
|
||||
|
||||
// Session lifetime in seconds
|
||||
$SESSION_LIFETIME = 3600;
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user