Relay secret rotates on every infra sync #25
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
sync_relayruns and includes it in both create (POST) and update (PUT) payloads.Expected behavior
Relay secret remains stable per relay unless an explicit rotate-secret action is requested.
Looking at zooid spec here (https://gitea.coracle.social/coracle/zooid#zooid):
Absolutely, I think the solution is to change this request form a PUT to a PATCH