Projet

Général

Profil

« Précédent | Suivant » 

Révision 56d23722

Ajouté par Renato Botelho il y a plus de 9 ans

Fix match for help pages privileges, it fixes #3777

Voir les différences:

etc/inc/priv/user.priv.inc
10 10
$priv_list['page-help-all']['name'] = "WebCfg - Help pages";
11 11
$priv_list['page-help-all']['descr'] = "Show all items on help menu";
12 12
$priv_list['page-help-all']['match'] = array();
13
$priv_list['page-help-all']['match'][] = "*www.pfsense.org*";
13
$priv_list['page-help-all']['match'][] = "*help.php";
14 14

  
15 15
$priv_list['page-dashboard-all'] = array();
16 16
$priv_list['page-dashboard-all']['name'] = "WebCfg - Dashboard (all)";

Formats disponibles : Unified diff