mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	add csrf check
This commit is contained in:
		@@ -8,6 +8,7 @@
 | 
			
		||||
        <meta name="author" content="Gogs - Go Git Service" />
 | 
			
		||||
		<meta name="description" content="Gogs(Go Git Service) is a GitHub-like clone in the Go Programming Language" />
 | 
			
		||||
		<meta name="keywords" content="go, git">
 | 
			
		||||
		<meta name="_csrf" content="{{.CsrfToken}}" />
 | 
			
		||||
 | 
			
		||||
		 <!-- Stylesheets -->
 | 
			
		||||
		<link href="/css/bootstrap.min.css" rel="stylesheet" />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user