Laura Hausmann
0776a50cbe
[backend/asp] Refactor controllers
...
This commit aims to improve readability of MVC controllers & actions. The main change is the switch to custom [ProducesResults] and [ProducesErrors] attributes.
2024-07-06 17:12:22 +02:00
Laura Hausmann
de6211d6fb
[backend/federation] Handle JSON-LD signed requests in authorized fetch mode
2024-02-18 00:36:58 +01:00
Laura Hausmann
b5a63fd301
[backend/federation] Refactor ActivityStreams & w3id references to use the Constants properties (ISH-57)
2024-02-14 18:13:09 +01:00
Laura Hausmann
626b267692
All methods that return a Task should end in Async
2024-01-28 22:21:58 +01:00
Laura Hausmann
bb365ddc66
Improve & refactor exception handling
2024-01-24 18:58:19 +01:00
Laura Hausmann
78cd4d207e
Improve ASCollection implementation
2024-01-24 01:40:52 +01:00
Laura Hausmann
af054faa05
Add unit tests for http signatures
2024-01-23 04:13:54 +01:00
Laura Hausmann
6bb356ea02
Add JSON-LD expand/compact/canonicalize tests
2024-01-20 21:44:44 +01:00
Laura Hausmann
9ac55fdeb8
Add more test cases for LD signatures
2024-01-20 21:22:08 +01:00
Laura Hausmann
9d70c68dbd
Add unit test for linked data signatures
2024-01-20 20:39:29 +01:00