mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 23:00:58 +01:00 
			
		
		
		
	archived repos can be starred and watched (#7163)
This commit is contained in:
		
							parent
							
								
									8de0b0a3f0
								
							
						
					
					
						commit
						3e05661d8d
					
				| @ -674,7 +674,7 @@ func RegisterRoutes(m *macaron.Macaron) { | |||||||
| 		}) | 		}) | ||||||
| 	}, reqSignIn, context.RepoAssignment(), reqRepoAdmin, context.UnitTypes(), context.RepoRef()) | 	}, reqSignIn, context.RepoAssignment(), reqRepoAdmin, context.UnitTypes(), context.RepoRef()) | ||||||
| 
 | 
 | ||||||
| 	m.Get("/:username/:reponame/action/:action", reqSignIn, context.RepoAssignment(), context.UnitTypes(), context.RepoMustNotBeArchived(), repo.Action) | 	m.Get("/:username/:reponame/action/:action", reqSignIn, context.RepoAssignment(), context.UnitTypes(), repo.Action) | ||||||
| 
 | 
 | ||||||
| 	m.Group("/:username/:reponame", func() { | 	m.Group("/:username/:reponame", func() { | ||||||
| 		m.Group("/issues", func() { | 		m.Group("/issues", func() { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user