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
d0356fc6ea
[backend/federation] Add support & corresponding tests for http signature pseudo-headers
2024-04-29 20:35:51 +02:00
Laura Hausmann
c083305123
[backend] Code cleanup
2024-02-24 21:03:29 +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
8e902775ff
Fix sporadic unit test failures
2024-01-27 20:58:50 +01:00
Laura Hausmann
5569fe061f
Rename CustomException to GracefulException
2024-01-24 19:14:01 +01:00
Laura Hausmann
bb365ddc66
Improve & refactor exception handling
2024-01-24 18:58:19 +01:00
Laura Hausmann
14785de8c2
Fix unit tests
2024-01-24 04:22:19 +01:00
Laura Hausmann
b930c60fd9
Improve invalid signature test for http sigs
2024-01-23 04:18:11 +01:00
Laura Hausmann
34ae4ee9da
Cleanup unit tests
2024-01-23 04:14:54 +01:00
Laura Hausmann
af054faa05
Add unit tests for http signatures
2024-01-23 04:13:54 +01:00