mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-07 05:07:53 +02:00
add logout logic
This commit is contained in:
@@ -688,6 +688,7 @@ $cfg['Servers'][$i]['AllowNoPassword'] = false;
|
||||
$cfg['Servers'][$i]['auth_type'] = 'signon';
|
||||
$cfg['Servers'][$i]['SignonSession'] = 'SignonSession';
|
||||
$cfg['Servers'][$i]['SignonURL'] = 'phpmyadminsignin.php';
|
||||
$cfg['Servers'][$i]['LogoutURL'] = 'phpmyadminsignin.php?logout';
|
||||
"""
|
||||
|
||||
for items in data:
|
||||
|
||||
Reference in New Issue
Block a user