multica/server
Jiayuan ad697e0029 feat(security): restrict agent management to owner for private agents
Replace blanket owner/admin role check in UpdateAgent and DeleteAgent
with canManageAgent, which requires the requesting user to be the
agent's owner (or a workspace owner/admin) for private agents.
2026-03-30 22:27:19 +08:00
..
cmd feat(api): strict workspace isolation + agent parity fixes 2026-03-30 16:49:13 +08:00
internal feat(security): restrict agent management to owner for private agents 2026-03-30 22:27:19 +08:00
migrations feat(api): strict workspace isolation + agent parity fixes 2026-03-30 16:49:13 +08:00
pkg feat(security): add agent output redaction and private agent assignment enforcement 2026-03-30 22:22:04 +08:00
go.mod feat(auth): email verification login and personal access tokens 2026-03-26 14:32:30 +08:00
go.sum feat(auth): email verification login and personal access tokens 2026-03-26 14:32:30 +08:00
sqlc.yaml feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00