Piwigo/include/ws_functions
Linty 27cd5cde9e related to #2158 update user and guest pop in
- Implementation of a new modal for modifying a user or guest
- Addition of a function to allow plugins to add a tab to the new user modal
- Fix bug: "badger-number" is updated when a user is added or deleted
- Fix bug: When the user who is editing has permissions to delete the user he is modifying, the delete icon is now displayed correctly
- Added a new api method for modifying the main user and generating a link to reset a password
- Passed $conf[‘webmaster_id’] in database configuration
2024-05-31 18:12:52 +02:00
..
index.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
pwg.categories.php issue #2132 album selector hierarchy added to search page 2024-03-08 15:55:43 +01:00
pwg.extensions.php issue #1852 also forbid extension deletion 2023-01-25 15:18:45 +01:00
pwg.groups.php fixes #1924 protect API user input from SQL injections 2023-05-29 12:25:03 +02:00
pwg.images.php fixes #2046 avoid strip_tags if pwg_token is provided 2023-11-23 19:46:46 +01:00
pwg.permissions.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
pwg.php issue #2106 added details to search history 2024-02-02 11:50:56 +01:00
pwg.tags.php fixes #1967 POST/GET input are already escaped 2023-08-23 18:56:08 +02:00
pwg.users.php related to #2158 update user and guest pop in 2024-05-31 18:12:52 +02:00