Hi,
I installed and set up Vikunja freshly (arm64 from binary/sqlite).
I enabled “enablepublicteams” and “enableopenidteamusersearch.”
Then, I created two users and activated their settings “Allow other users to add me as a member to teams or projects when they search for my name” and “Allow other users to add me as a member to teams or projects when they search for my full email address.”
However, when I search for a username or email address to add to a team or share a project, the list stays empty (the rest request /api/v1/users?s=username&page=1 returns “null” (200)).
There is nothing in the debug standard log.
Did I miss something?
BS666