mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 09:52:29 +02:00
add issue link for header changes between 16.0.0 and 16.1.0
+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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user