add issue link for header changes between 16.0.0 and 16.1.0

Linty
2025-12-02 12:06:33 +01:00
parent cce1480006
commit 18f9dde8b4
+2 -2
@@ -23,8 +23,8 @@ on Piwigo demo](https://demo1.piwigo.com/tools/ws.htm).
Since Piwigo 16, each user can generate one or more personal API keys from their profile.
These keys allow secure, stateless access to the Piwigo web API without requiring a user session.
⚠️ Important change between Piwigo 16.0.0 and 16.1.0:
- Use the `X-PIWIGO-API` header instead of `Authorization` when sending API keys.
🚨 Important change between Piwigo 16.0.0 and 16.1.0:
- Use the `X-PIWIGO-API` header instead of `Authorization` when sending API keys.[#2460](https://github.com/Piwigo/Piwigo/issues/2460)
### Generate an API key