Files
Piwigo/include
Linty c8d7503d4e related to #2165 new add user popin
- add field for add user
- in the `pwg.users.add` method, the params `send_password_by_mail` does nothing anymore. Because we no longer want to send passwords in clear text.
- in the `pwg.users.add` add a new `auto_password` parameter to generate a random password when a user is created
- use this parameter (`auto_password`) in user_list.js
- change mail content et password page on first login
2024-06-28 18:56:28 +02:00
..
2024-03-27 15:00:21 +01:00
2024-06-13 09:06:45 +02:00
2023-08-02 11:50:19 +02:00
2024-06-13 21:55:32 +02:00