]> git.proxmox.com Git - pve-manager.git/commit
ui: realm sync: let users set 'remove vanished options' independently
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 2 May 2022 13:15:20 +0000 (15:15 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 2 May 2022 13:28:27 +0000 (15:28 +0200)
commit2637f372fe95c1d21be4ac34fcc2c2db91cf90df
tree737161008e799028b3678a4f92771a6efe98f2b3
parent5a912de3f34630fd3b859b6217da7ad029b443ce
ui: realm sync: let users set 'remove vanished options' independently

and label it correctly. The 'Properties' option was mislabeled,
it means 'remove vanished fields from synced users', not 'remove
fields from vanished users'.

So don't couple that with the 'Entries' option, and update the label
to convey the right meaning.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/dc/AuthEditLDAP.js
www/manager6/dc/SyncWindow.js