This is a test - please ignore this repository!
- 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 |
||
|---|---|---|
| .idea | ||
| src | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| CLAUDE.md | ||
| docker-compose.yml | ||
| DOCKER.md | ||
| Dockerfile | ||
| MVP_COMPLETE.md | ||
| pom.xml | ||