Mark FORBIDDEN; multiple XSS vulnerabilities
PR: ports/163691 Submitted by: Pavel Timofeev <timp87@gmail.com> Obtained from: https://support.zabbix.com/browse/ZBX-4015 Security: ZBX-4015
This commit is contained in:
parent
f532c1a20f
commit
4b8cdee69d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288224
2 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
PORTNAME= zabbix
|
||||
PKGNAMESUFFIX= -frontend
|
||||
|
||||
FORBIDDEN= Multiple XSS vulnerabilities; https://support.zabbix.com/browse/ZBX-4015
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../zabbix-server
|
||||
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -8,6 +8,8 @@
|
|||
PORTNAME= zabbix
|
||||
PKGNAMESUFFIX= -frontend
|
||||
|
||||
FORBIDDEN= Multiple XSS vulnerabilities; https://support.zabbix.com/browse/ZBX-4015
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../zabbix-server
|
||||
|
||||
NO_BUILD= yes
|
||||
|
|
Loading…
Reference in a new issue