parent
							
								
									f34726a4b9
								
							
						
					
					
						commit
						2771619acf
					
				| @ -667,7 +667,7 @@ func RegisterRoutes(m *macaron.Macaron) { | ||||
| 		}, func(ctx *context.Context) { | ||||
| 			ctx.Data["PageIsSettings"] = true | ||||
| 		}) | ||||
| 	}, reqSignIn, context.RepoAssignment(), reqRepoAdmin, context.UnitTypes(), context.RepoRef()) | ||||
| 	}, reqSignIn, context.RepoAssignment(), context.UnitTypes(), reqRepoAdmin, context.RepoRef()) | ||||
| 
 | ||||
| 	m.Get("/:username/:reponame/action/:action", reqSignIn, context.RepoAssignment(), context.UnitTypes(), repo.Action) | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user