Authorization list in dashboard doesn't filter by user/identity, DELETE endpoint lacks auth check #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
I can see all authorizations on the server, not just the one for my user
This also means we don't correctly guard the DELETE endpoint, since I can delete all of these.
fixed