mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 10:48:37 +00: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