Skip to content
Snippets Groups Projects
Commit c4d09986 authored by Guillaume ROUSSE's avatar Guillaume ROUSSE
Browse files

fix configuration directive usage

parent ac12722c
Branches
Tags
No related merge requests found
...@@ -153,7 +153,7 @@ sub list_accounts { ...@@ -153,7 +153,7 @@ sub list_accounts {
eval { eval {
AccountManager::Tools::update_ssp_authsources( AccountManager::Tools::update_ssp_authsources(
$configuration->{setup}->{templates_dir}, $configuration->{setup}->{templates_dir},
$configuration->{idp}->{accounts_file}, $configuration->{setup}->{accounts_file},
$accounts $accounts
); );
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment