mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 20:21:47 +01:00 
			
		
		
		
	Fix org repos not showing on dashboard search
This commit is contained in:
		
							parent
							
								
									c4b5b121a5
								
							
						
					
					
						commit
						8917f47347
					
				| @ -32,6 +32,7 @@ func Search(ctx *context.APIContext) { | ||||
| 		Keyword:  strings.Trim(ctx.Query("q"), " "), | ||||
| 		OwnerID:  ctx.QueryInt64("uid"), | ||||
| 		PageSize: convert.ToCorrectPageSize(ctx.QueryInt("limit")), | ||||
| 		Searcher: ctx.User, | ||||
| 	} | ||||
| 
 | ||||
| 	// Check visibility. | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user