mirror of
https://github.com/go-gitea/gitea
synced 2025-08-09 11:08:19 +00:00
Fix repository search function (#2689)
* Fix and remove FIXME * Respect membership visibility * Fix/rewrite searchRepositoryByName function * Add unit tests * Add integration tests * Remove Searcher completely * Remove trailing space
This commit is contained in:
@@ -32,4 +32,10 @@
|
||||
id: 6
|
||||
org_id: 17
|
||||
team_id: 5
|
||||
uid: 15
|
||||
uid: 15
|
||||
|
||||
-
|
||||
id: 7
|
||||
org_id: 17
|
||||
team_id: 5
|
||||
uid: 18
|
Reference in New Issue
Block a user