proxmox-backup/www/config
Dominik Csapak 38d4675921 fix ipv6 handling for remotes/sync jobs
* add square brackets to ipv6 adresses in BackupRepository if they not
already have some (we save them without in the remote config)

* in get_pull_parameters, we now create a BackupRepository first and use
  those values (which does the [] mapping), this also has the advantage
  that we have one place less were we hardcode 8007 as port

* in the ui, add square brackets for ipv6 adresses for remotes

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-09-30 13:40:03 +02:00
..
ACLView.js ui: some eslint auto-fixes 2020-09-25 18:29:42 +02:00
DataStoreConfig.js ui: some eslint auto-fixes 2020-09-25 18:29:42 +02:00
RemoteView.js fix ipv6 handling for remotes/sync jobs 2020-09-30 13:40:03 +02:00
SyncView.js ui: some more eslint auto-fixes 2020-09-25 18:47:25 +02:00
UserView.js gui: user: fix #2898 add dialog to set password 2020-08-04 10:21:00 +02:00