mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-04 23:54:08 +01:00
* [MOD] Modified logout behavior to prevent login for two times. Related #189
This commit is contained in:
@@ -483,9 +483,7 @@ class Init
|
||||
{
|
||||
self::wrLogoutInfo();
|
||||
|
||||
//session_unset();
|
||||
session_destroy();
|
||||
session_start();
|
||||
SessionUtil::cleanSession();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user