mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-31 12:45:51 -05:00
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.