mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
feat(api): ✨ Add x-forwarded-for and x-forwarded-proto support
This commit is contained in:
parent
b35e54c9b4
commit
8ec1c6d027
4 changed files with 36 additions and 1 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
- [x] 🥺 Emoji Reactions are now available! You can react to any note with custom emojis.
|
||||
- [x] 🔎 Added support for [batch account data API](https://docs.joinmastodon.org/methods/accounts/#index).
|
||||
- [x] 🛡️ Added support for `X-Forwarded-For` and `X-Forwarded-Proto` headers from trusted proxies.
|
||||
|
||||
### Backend
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue