general review credential store
This commit is contained in:
parent
4754e20784
commit
fdf2a983d2
|
@ -403,7 +403,7 @@ function credentials_list_accounts($product)
|
|||
if (!isset($user_groups)) {
|
||||
$user_groups = users_get_groups(
|
||||
$config['id_user'],
|
||||
'AW'
|
||||
'AR'
|
||||
);
|
||||
|
||||
// Always add group 'ALL' because 'ALL' group credentials
|
||||
|
|
Loading…
Reference in New Issue