mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
src: whitespace police
This commit is contained in:
parent
5f625de71c
commit
fa8bf4e4ba
@ -59,4 +59,4 @@ class UrlField extends BaseField
|
||||
return array();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -259,4 +259,3 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
</div>
|
||||
|
||||
{{ partial("layout_partials/base_dialog",['fields':formDialogEditBlacklist,'id':'DialogEditBlacklist','label':'Edit Blacklist'])}}
|
||||
|
||||
|
||||
@ -67,5 +67,3 @@ class Metadata(object):
|
||||
metadata_record['description'] = rule_filename.text
|
||||
|
||||
yield metadata_record
|
||||
|
||||
|
||||
|
||||
@ -56,4 +56,4 @@
|
||||
<file description="tls-events">tls-events.rules</file>
|
||||
<file description="tor">tor.rules</file>
|
||||
</files>
|
||||
</ruleset>
|
||||
</ruleset>
|
||||
|
||||
@ -38,4 +38,3 @@ config classification: icmp-event,Generic ICMP event,3
|
||||
config classification: inappropriate-content,Inappropriate Content was Detected,1
|
||||
config classification: policy-violation,Potential Corporate Privacy Violation,1
|
||||
config classification: default-login-attempt,Attempt to Login By a Default Username and Password,2
|
||||
|
||||
|
||||
@ -7,4 +7,4 @@
|
||||
url:{{blacklist.url}}
|
||||
enabled:{{blacklist.enabled}}
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user