public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH-SERIES manager firewall v3 0/2] fix #1065: implement fail2ban api and gui
@ 2021-09-30 12:31 Oguz Bektas
  2021-09-30 12:31 ` [pve-devel] [PATCH v3 firewall 1/2] implement fail2ban backend and API Oguz Bektas
  2021-09-30 12:31 ` [pve-devel] [PATCH v3 manager 2/2] fix #1065: ui: fail2ban gui for nodes Oguz Bektas
  0 siblings, 2 replies; 3+ messages in thread
From: Oguz Bektas @ 2021-09-30 12:31 UTC (permalink / raw)
  To: pve-devel

v2->v3:
* added pve-manager patch
* small fixes (api now returns integer instead of string)

pve-manager:

Oguz Bektas (1):
  ui: fail2ban gui for nodes

 www/manager6/Makefile                |  1 +
 www/manager6/grid/Fail2banOptions.js | 51 ++++++++++++++++++++++++++++
 www/manager6/node/Config.js          |  7 ++++
 3 files changed, 59 insertions(+)
 create mode 100644 www/manager6/grid/Fail2banOptions.js


pve-firewall:

Oguz Bektas (1):
  implement fail2ban backend and API

 debian/control                |   1 +
 src/PVE/API2/Firewall/Host.pm |  96 ++++++++++++++++++++++++++++++++
 src/PVE/Firewall.pm           | 101 +++++++++++++++++++++++++++++++++-
 3 files changed, 197 insertions(+), 1 deletion(-)

-- 
2.30.2





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-30 12:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-30 12:31 [pve-devel] [PATCH-SERIES manager firewall v3 0/2] fix #1065: implement fail2ban api and gui Oguz Bektas
2021-09-30 12:31 ` [pve-devel] [PATCH v3 firewall 1/2] implement fail2ban backend and API Oguz Bektas
2021-09-30 12:31 ` [pve-devel] [PATCH v3 manager 2/2] fix #1065: ui: fail2ban gui for nodes Oguz Bektas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal