Files
versitygw/cmd
Jihyeon Gim 50fc9fe941 rdma: authenticate RC routes through the terminal error path
The RC auth adapter returned signature-verification errors to
Fiber, so the production S3 error handler collapsed them into a
generic 500 response; authentication failures lost their real
status and code the same way route failures did before the
terminal serializer. The adapter now sends verification errors
through the shared serializer as well.
2026-09-04 19:44:45 +09:00
..