Files
vikunja/pkg/modules
kolaente 03c1f0fc7f fix(mcp): gate users_search on scopes a token can actually hold
The users and projects_users_search groups don't exist; the routes collect
as other:users and projects:users_search, so PermissionsAreValid rejected
any real token and the tool was unreachable. Also strip emails on the
project-scoped search path.
2026-08-29 00:36:12 +02:00
..