mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2025-12-06 00:13:33 +00:00
Cleared login cookie on logout.
This commit is contained in:
@@ -285,6 +285,7 @@ namespace MeshCentralRouter
|
|||||||
|
|
||||||
private void backButton5_Click(object sender, EventArgs e)
|
private void backButton5_Click(object sender, EventArgs e)
|
||||||
{
|
{
|
||||||
|
authLoginUrl = null;
|
||||||
meshcentral.disconnect();
|
meshcentral.disconnect();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user