projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07b6188
)
Fix typo
author
Daniel Gustafsson
<daniel@yesql.se>
Tue, 8 Aug 2017 11:06:26 +0000
(13:06 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Tue, 8 Aug 2017 11:06:26 +0000
(13:06 +0200)
templates/errors/csrf_failure.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/errors/csrf_failure.html
b/templates/errors/csrf_failure.html
index 3bca6aab494c9342a1f0e3e6815b57e13ee72803..2c7c1621e4bf636b3f376aa98b6d832a5c77f2b0 100644
(file)
--- a/
templates/errors/csrf_failure.html
+++ b/
templates/errors/csrf_failure.html
@@
-4,7
+4,7
@@
<h1>Cross Site Request Detected</h1>
<p>
Your request to access this resource failed because the system detected
-a Cross Site Request. This is either caused by a legitim
i
ate attempt to
+a Cross Site Request. This is either caused by a legitimate attempt to
inject data, or by your system not being configured to allow validation
of the request.
</p>