mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 01:28:47 +02:00
Fix: actions were all recorded with 'user' on behalf of 'user' as if the user was impersonated...
SVN:trunk[664]
This commit is contained in:
@@ -274,7 +274,6 @@ class UserRights
|
||||
return false;
|
||||
}
|
||||
self::$m_oUser = $oUser;
|
||||
self::$m_oRealUser = $oUser;
|
||||
Dict::SetUserLanguage(self::GetUserLanguage());
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user