Сделан вывод элементов профиля безопасности. Добавлено удаление виртуального каталога
This commit is contained in:
parent
1a1c39f951
commit
d46f94660e
|
@ -1894,7 +1894,6 @@ proc Del::profiles {tree host values} {
|
||||||
Del::profile $tree $host [GetWorkTreeItems "name"]
|
Del::profile $tree $host [GetWorkTreeItems "name"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
proc Del::acl {host type name profile_name} {
|
proc Del::acl {host type name profile_name} {
|
||||||
global active_cluster agent_user agent_pwd cluster_user cluster_pwd auth
|
global active_cluster agent_user agent_pwd cluster_user cluster_pwd auth
|
||||||
if {$cluster_user ne "" && $cluster_pwd ne ""} {
|
if {$cluster_user ne "" && $cluster_pwd ne ""} {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user