]> git.proxmox.com Git - pmg-gui.git/commit - js/MailProxyTLSDestinations.js
Implement TLS Policy Setting
authorStoiko Ivanov <s.ivanov@proxmox.com>
Wed, 26 Sep 2018 12:58:34 +0000 (14:58 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 27 Sep 2018 05:02:35 +0000 (07:02 +0200)
commit0c77683d63b1bebd8a809d6555f470ec3d9c3e64
treeeefa0750e029bfc8225a5004b47003cb03be50c0
parent62e44e8285a92db4e5377448d063b8e325b58319
Implement TLS Policy Setting

* add js/MailProxyTLSDomains.js for setting per domain TLS policies
* add js/MailProxyTLSPanel.js as a wrapper for the current MailProxyTLS.js and
  MailProxyTLSDomains.js

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
js/MailProxyConfiguration.js
js/MailProxyTLSDomains.js [new file with mode: 0644]
js/MailProxyTLSPanel.js [new file with mode: 0644]
js/Makefile