]> git.proxmox.com Git - pmg-gui.git/commit
rename TLSDomain to TLSDestination
authorStoiko Ivanov <s.ivanov@proxmox.com>
Wed, 18 Mar 2020 10:23:48 +0000 (11:23 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 24 Mar 2020 17:10:51 +0000 (18:10 +0100)
commit0f5a92f010e972ceee97685c45d7f1fec323b4ab
treec09012390b7f7f4baf86d403243db629675571cf
parent06c37f16e89245e74e9727bcff6064d215feac94
rename TLSDomain to TLSDestination

with the changes for fixing #1948 it is now possible to define tls policies
for destinations (remote domains or next-hop transports) instead of only for
Domains.
This patch reflects this addition by renaming all occurences of Domain with
Destination.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Reviewed-By: Dominik Csapak <d.csapak@proxmox.com>
js/MailProxyTLSDestinations.js [new file with mode: 0644]
js/MailProxyTLSDomains.js [deleted file]
js/MailProxyTLSPanel.js
js/Makefile