mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
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)) {
|
if (!isset($user_groups)) {
|
||||||
$user_groups = users_get_groups(
|
$user_groups = users_get_groups(
|
||||||
$config['id_user'],
|
$config['id_user'],
|
||||||
'AW'
|
'AR'
|
||||||
);
|
);
|
||||||
|
|
||||||
// Always add group 'ALL' because 'ALL' group credentials
|
// Always add group 'ALL' because 'ALL' group credentials
|
||||||
|
Loading…
x
Reference in New Issue
Block a user