Piwigo/language
Linty ae740ba3af fixes #2355 implement API key management system
- Added API key get, creation, editing, and revocation methods.

- Updated the profile template to include API key management features.

- Updated the database schema to support the new API key system, including additional fields for key management.

- Added client-side JavaScript functionality to handle API key operations and display responses.

- Update tools/htm.ws with the new way to authenticate.

- Restriction of certain api methods when used with an api key

- Backward compatibility with older apps
2025-06-09 20:35:57 +02:00
..
2024-11-06 17:40:33 +01:00
2024-11-06 14:28:52 +01:00
2024-11-06 14:28:46 +01:00
2024-11-06 17:40:36 +01:00
2024-11-06 14:28:49 +01:00
2024-11-06 17:40:39 +01:00
2024-11-06 17:40:30 +01:00
2024-11-06 17:52:35 +01:00