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
Tim Zöller
42a585220f
Fix federation some more
2025-12-01 11:14:58 +01:00
Tim Zöller
8fc741e3d6
Fix federation some more
2025-12-01 11:10:53 +01:00
Tim Zöller
6aa3cbb5f6
Fix federation
2025-12-01 11:04:51 +01:00
Tim Zöller
4a55242ccb
Fix federation
2025-12-01 11:00:06 +01:00
Tim Zöller
4cb6b6a5a3
Fix commetns
2025-12-01 10:53:51 +01:00
Tim Zöller
71aa6ffffe
Moar federation
2025-12-01 09:52:50 +01:00
Tim Zöller
7ba5697e4f
More federation
2025-11-30 10:51:09 +01:00
Tim Zöller
c61cc2950c
More federation
2025-11-30 10:44:34 +01:00
Tim Zöller
d42f9b5339
More fixes
2025-11-30 10:33:28 +01:00
Tim Zöller
96cf1fe5ad
More fixes
2025-11-29 22:00:35 +01:00
Tim Zöller
3fa67c43d6
Fix follower handling
2025-11-29 21:49:21 +01:00
Tim Zöller
97dcd92657
Add likes and comments
2025-11-29 21:44:42 +01:00
Tim Zöller
3808df9dbf
Show follower count on the profile page
2025-11-29 21:38:48 +01:00
Tim Zöller
864b1f138b
Update Prod config
2025-11-29 21:05:48 +01:00
Tim Zöller
a62980dcd5
Fix following
2025-11-29 13:16:01 +01:00
Tim Zöller
8f797a51f1
Docker Fixes
2025-11-29 12:28:58 +01:00
Tim Zöller
ac53f04e0a
MVP done
2025-11-29 09:56:55 +01:00
Tim Zöller
c1729a629d
More vibin
2025-11-28 21:04:38 +01:00
Tim Zöller
1901daf5ce
More ActivityPub
2025-11-28 09:00:07 +01:00
Tim Zöller
fe5bc54e92
Spring Boot Setup, Start of ActivitiPub
2025-11-27 23:31:03 +01:00
Tim Zöller
0bc4fb3118
Fit File Processing and Persistence
2025-11-27 22:59:45 +01:00