mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
#32057 improves the CSRF handling and is worth to backport
This commit is contained in:
@@ -218,8 +218,6 @@ string.desc = Z - A
|
||||
[error]
|
||||
occurred = An error occurred
|
||||
report_message = If you believe that this is a Gitea bug, please search for issues on <a href="https://github.com/go-gitea/gitea/issues" target="_blank">GitHub</a> or open a new issue if necessary.
|
||||
missing_csrf = Bad Request: no CSRF token present
|
||||
invalid_csrf = Bad Request: invalid CSRF token
|
||||
not_found = The target couldn't be found.
|
||||
network_error = Network error
|
||||
|
||||
|
Reference in New Issue
Block a user