You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Evan Tobin ae419fa494
Fix permissions for Token DELETE endpoint to match GET and POST (#27610)
Fixes #27598

In #27080, the logic for the tokens endpoints were updated to allow
admins to create and view tokens in other accounts. However, the same
functionality was not added to the DELETE endpoint. This PR makes the
DELETE endpoint function the same as the other token endpoints and adds unit tests
9 months ago
..
actions Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) 9 months ago
packages Fix the wrong HTTP response status code for duplicate packages (#27480) 9 months ago
v1 Fix permissions for Token DELETE endpoint to match GET and POST (#27610) 9 months ago