mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Updated data model dictionary + a few adjustments in the data model + quick fix in the setup
SVN:trunk[498]
This commit is contained in:
@@ -774,6 +774,7 @@ class AttributePassword extends AttributeString
|
||||
|
||||
public function GetFilterDefinitions()
|
||||
{
|
||||
// Note: due to this, you will get an error if a password is being declared as a search criteria (see ZLists)
|
||||
// not allowed to search on passwords!
|
||||
return array();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user