This website requires JavaScript.
Explore
Help
Register
Sign In
bigbuffet
/
pleroma
Watch
2
Star
0
Fork
You've already forked pleroma
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
375e71631d
pleroma
/
changelog.d
/
mastodon-websocket.fix
2 lines
38 B
Text
Raw
Normal View
History
Unescape
Escape
Fix Mastodon WebSocket authentication Mastodon uses the Sec-Websocket-Protocol header to send the auth token. It is not clear if this is a violation of the RFC, but Mastodon is not the first application in the wild to use this header for authentication purposes. Phoenix does not allow accessing this header, so we work around it temporarily with a minor patch to Phoenix 1.7.14. We will reach out to Phoenix to discuss how to make this use case possible.
2024-08-04 11:58:16 -07:00
Fix Mastodon WebSocket authentication
Reference in a new issue
Copy permalink