]> git.proxmox.com Git - pve-manager.git/commit
ui: realm sync: replace 'full' and 'purge' with 'remove-vanished'
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 28 Mar 2022 12:38:06 +0000 (14:38 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 26 Apr 2022 11:35:03 +0000 (13:35 +0200)
commit3e43739f579c3a6ed0a988c8a35a9f7f9c7a55da
tree6ed994225e440e2750804909f79e7b93a41b2a0f
parent6e6a64a47a5811974b0aefbe4e81dd41afdc5206
ui: realm sync: replace 'full' and 'purge' with 'remove-vanished'

in default sync options and the sync window. We do this by exposing
the individual flags as checkboxes. We get the mapped value from the
backend so we do not have to handle 'old' values here.

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