WIP Page to edit credentials like TOTP, APi key, ...

This commit is contained in:
ldestailleur
2025-08-21 14:20:27 +02:00
parent 61f907c347
commit 6d7dc74cab
6 changed files with 376 additions and 5 deletions

View File

@@ -7275,7 +7275,7 @@ function load_fiche_titre($title, $morehtmlright = '', $picto = 'generic', $pict
* @param string $morehtmlright More html to show (after arrows)
* @param string $morecss More css to the table
* @param int $limit Max number of lines (-1 = use default, 0 = no limit, > 0 = limit).
* @param int|string $selectlimitsuffix Suffix for limit ID of -1 to hide the select limit combo
* @param int|string $selectlimitsuffix Suffix for limit ID or -1 to hide the select limit combo
* @param int $hidenavigation Force to hide the arrows and page for navigation
* @param int $pagenavastextinput 1=Do not suggest list of pages to navigate but suggest the page number into an input field.
* @param string $morehtmlrightbeforearrow More html to show (before arrows)