mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 00:28:47 +02:00
Session id regeneration on login.
This commit is contained in:
committed by
Pierre Goiffon
parent
cce88f09b0
commit
8bd10a2d11
@@ -1324,6 +1324,7 @@ class UserRights
|
||||
{
|
||||
$_SESSION['profile_list'] = self::ListProfiles();
|
||||
}
|
||||
session_regenerate_id();
|
||||
}
|
||||
|
||||
public static function _ResetSessionCache()
|
||||
|
||||
Reference in New Issue
Block a user