git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@4101 a333f486-631f-4898-b8df-5754b55c2be0
@@ -5889,6 +5889,13 @@ class AttributeOneWayPassword extends AttributeDefinition
{
return ''; // Not exportable in XML
}
+
+ public function GetValueLabel($sValue, $oHostObj = null)
+ {
+ // Don't display anything in "group by" reports
+ return '*****';
+ }
// Indexed array having two dimensions