- Gitea version (or commit ref): 1.11.0+dev-213-g173da1b5a
- Git version: 2.22.0
- Operating system: linux
- Database (use
[x]):
- Can you reproduce the bug at https://try.gitea.io:
Description
Gitea allows you to create a user with the username "search" after creating this user, the user will not be retrievable via the api as the url for this is /api/v1/users/search which overlaps with the search action.