mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +02:00
fixes GHSA-397m-gfhm-pmg2 pwg.history.search is only for admins
This commit is contained in:
@@ -1435,7 +1435,8 @@ enabled_high, registration_date, registration_date_string, registration_date_sin
|
|||||||
<br> <strong>Types </strong> can be : \'none\', \'picture\', \'high\', \'other\'
|
<br> <strong>Types </strong> can be : \'none\', \'picture\', \'high\', \'other\'
|
||||||
<br> <strong>Date format</strong> is yyyy-mm-dd
|
<br> <strong>Date format</strong> is yyyy-mm-dd
|
||||||
<br> <strong>display_thumbnail</strong> can be : \'no_display_thumbnail\', \'display_thumbnail_classic\', \'display_thumbnail_hoverbox\'',
|
<br> <strong>display_thumbnail</strong> can be : \'no_display_thumbnail\', \'display_thumbnail_classic\', \'display_thumbnail_hoverbox\'',
|
||||||
$ws_functions_root . 'pwg.php'
|
$ws_functions_root . 'pwg.php',
|
||||||
|
array('admin_only'=>true)
|
||||||
);
|
);
|
||||||
|
|
||||||
$service->addMethod(
|
$service->addMethod(
|
||||||
|
|||||||
Reference in New Issue
Block a user