mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 14:08:46 +02:00
New profile: Portal User (and link from a ticket to the user portal)
SVN:trunk[801]
This commit is contained in:
@@ -37,6 +37,11 @@ class UserRightsNull extends UserRightsAddOnAPI
|
||||
return true;
|
||||
}
|
||||
|
||||
public function IsPortalUser($oUser)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
public function Setup()
|
||||
{
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user