This is a test - please ignore this repository!
Find a file
Tim Zöller cc8e309821 Fix HTTP Signature by explicitly setting Host header
- Added key pair validation debug endpoint
- Verified that public/private key pairs match correctly
- Fixed HTTP Signature issue by explicitly setting Host header
- Previously relied on RestTemplate to auto-set Host, which could differ from signed value
- Now explicitly set Host header to match the value used in signature calculation

This should fix the 401 Unauthorized errors when sending activities to Mastodon
2025-12-02 21:46:08 +01:00
.idea Fit File Processing and Persistence 2025-11-27 22:59:45 +01:00
src Fix HTTP Signature by explicitly setting Host header 2025-12-02 21:46:08 +01:00
.dockerignore More vibin 2025-11-28 21:04:38 +01:00
.env.example More vibin 2025-11-28 21:04:38 +01:00
.gitignore More vibin 2025-11-28 21:04:38 +01:00
CLAUDE.md MVP done 2025-11-29 09:56:55 +01:00
docker-compose.yml Docker Fixes 2025-11-29 12:28:58 +01:00
DOCKER.md More vibin 2025-11-28 21:04:38 +01:00
Dockerfile More vibin 2025-11-28 21:04:38 +01:00
MVP_COMPLETE.md MVP done 2025-11-29 09:56:55 +01:00
pom.xml Docker Fixes 2025-11-29 12:28:58 +01:00