mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 15:34:12 +01:00
N°1248 - Fix API access (back to the same behavior as 2.4.1)
SVN:trunk[5706]
This commit is contained in:
@@ -975,6 +975,7 @@ class UserRights
|
||||
|
||||
try
|
||||
{
|
||||
// Check only bizmodel to let API work like in 2.4.1
|
||||
if (MetaModel::HasCategory($sClass, 'bizmodel'))
|
||||
{
|
||||
return self::$m_oAddOn->GetSelectFilter(self::$m_oUser, $sClass, $aSettings);
|
||||
|
||||
Reference in New Issue
Block a user