mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
N°7423 - Forbid UserTokens to be able to connect to the backoffice (or any portal) - add context to users
This commit is contained in:
@@ -161,12 +161,15 @@ Opérateurs :<br/>
|
||||
'Core:FriendlyName-Description' => 'Nom complet',
|
||||
'Core:AttributeTag' => 'Taxon',
|
||||
'Core:AttributeTag+' => '',
|
||||
'Core:Context=REST/JSON' => 'REST',
|
||||
'Core:Context=REST/JSON' => 'Webservice',
|
||||
'Core:Context=Synchro' => 'Synchro',
|
||||
'Core:Context=Setup' => 'Setup',
|
||||
'Core:Context=GUI:Console' => 'Console',
|
||||
'Core:Context=CRON' => 'cron',
|
||||
'Core:Context=CRON' => 'Tâche de fond',
|
||||
'Core:Context=GUI:Portal' => 'Portal',
|
||||
'Core:Context=GUI' => 'Interface graphique',
|
||||
'Core:Context=Import' => 'Import',
|
||||
'Core:Context=Export' => 'Export',
|
||||
));
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user