forgejo/routers/web/shared
Gusted 4c8c215b75
fix(sec): web route update and delete runner variables
The web route to update and delete variables of runners did not check if
the ID that was given belonged to the context it was requested in, this
made it possible to update and delete every existing runner variable of
a instance for any authenticated user.

The code has been reworked to always take into account the context of
the request (owner and repository ID).

(cherry picked from commit 5cb8fdfc8b9213cc368cd074aac93a1327ea20b0)
2025-02-08 07:50:19 +00:00
..
actions fix(sec): web route update and delete runner variables 2025-02-08 07:50:19 +00:00
packages [BUG] Reflect Cargo index state in settings 2024-03-20 09:17:49 +01:00
project Fix various problems around projects board view (#30696) 2024-05-14 15:51:15 +02:00
secrets chore(refactor): partial port of Add API for Variables (#29520) 2025-02-08 07:50:19 +00:00
user Fix missing code in the user profile (#29865) 2024-03-26 19:04:25 +01:00