Skip to content

deploy-token: prevent accidental token overwrites

Slavina Stefanova requested to merge slavina/fix-create-token into main
  • POST returns 409 if token exists, directing users to PUT
  • The separation of creation/refresh via POST/PUT happened in an earlier patch; here we are actually enforcing it.

Merge request reports

Loading