Commit graph

9 commits

Author SHA1 Message Date
627926460c
Auth fetch verification (cavage) works now
All checks were successful
/ docker (push) Successful in 4m14s
- Verifying inbound requests signed with Cavage are now checked as
  expected
- Fixed a bug where the signature header is not generated correctly
- Extended config to include settings for what requests to verify
- Fixed new server in main not using internal port from config
2025-04-22 15:27:24 +02:00
9957ba8302 More work on getting auth fetch verification working 2025-04-20 22:10:35 +02:00
08f6de0bd7
Rename cavage singing func, add import for server
All checks were successful
/ docker (push) Successful in 4m1s
2025-04-15 14:51:07 +02:00
5e13817563
IT FUCKING WORKS
All checks were successful
/ docker (push) Successful in 4m9s
(except for iceshrimp, but who cares) (well, I do. Would not be nice to
not be compatible with a not-so-rarely used software)
2025-04-14 23:14:30 +02:00
3233f8c27f
Add temporary testing conf, logging
All checks were successful
/ docker (push) Successful in 3m58s
2025-04-14 08:01:40 +02:00
f4e876a4b1
Current state
All checks were successful
/ docker (push) Successful in 4m7s
2025-04-13 20:10:19 +02:00
e3a97170a9
Move stuff, keep working on authenticated fetch
All checks were successful
/ docker (push) Successful in 4m5s
2025-04-12 21:39:25 +02:00
f8b3a6ff06
Add debug handler for fetching a remote actor
All checks were successful
/ docker (push) Successful in 3m59s
Will be used later to add to internal db
2025-04-12 11:47:01 +02:00
da2a89010c
Signing works 2025-04-10 16:40:06 +02:00