all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Oguz Bektas <o.bektas@proxmox.com>
To: pmg-devel@lists.proxmox.com
Subject: [pmg-devel] [PATCH v2 pmg-gui 2/2] remove safe browsing from clamav tab
Date: Wed, 19 May 2021 14:32:44 +0200	[thread overview]
Message-ID: <20210519123244.403566-3-o.bektas@proxmox.com> (raw)
In-Reply-To: <20210519123244.403566-1-o.bektas@proxmox.com>

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
---
v1->v2:
* no changes


 js/ClamAVDatabase.js | 2 --
 1 file changed, 2 deletions(-)

diff --git a/js/ClamAVDatabase.js b/js/ClamAVDatabase.js
index 36da444..884ffe1 100644
--- a/js/ClamAVDatabase.js
+++ b/js/ClamAVDatabase.js
@@ -10,8 +10,6 @@ Ext.define('PMG.ClamAVDatabaseConfig', {
 	me.add_text_row('dbmirror', gettext('Database Mirror'),
 			{ deleteEmpty: true, defaultValue: 'database.clamav.net' });
 
-	me.add_boolean_row('safebrowsing', gettext('Google Safe Browsing'),
-			   { defaultValue: 1 });
 	me.add_boolean_row('scriptedupdates', gettext('Incremental Download'),
 			   { defaultValue: 0 });
 
-- 
2.20.1




  parent reply	other threads:[~2021-05-19 12:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-19 12:32 [pmg-devel] [PATCH v2 0/2] remove clamAV safebrowsing Oguz Bektas
2021-05-19 12:32 ` [pmg-devel] [PATCH v2 pmg-api 1/2] clamav: remove deprecated SafeBrowsing Oguz Bektas
2021-05-19 12:32 ` Oguz Bektas [this message]
2021-06-11 15:27 ` [pmg-devel] applied-series: [PATCH v2 0/2] remove clamAV safebrowsing Stoiko Ivanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210519123244.403566-3-o.bektas@proxmox.com \
    --to=o.bektas@proxmox.com \
    --cc=pmg-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal