chg: [datamodel] me being stupid

pull/4075/head
Alexandre Dulaunoy 2019-02-01 09:07:32 +01:00
parent c5d10979a9
commit 14130b5229
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

@ -1164,6 +1164,7 @@ class Attribute extends AppModel
case 'snort':
case 'bro':
case 'zeek':
case 'anonymised':
case 'pattern-in-file':
case 'pattern-in-traffic':
case 'pattern-in-memory':
@ -1299,7 +1300,6 @@ class Attribute extends AppModel
case 'bank-account-nr':
case 'aba-rtn':
case 'prtn':
case 'anonymised':
case 'phone-number':
case 'whois-registrant-phone':
if (is_numeric($value)) {