projects
/
pgwui_core
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bca75b
)
The reload button can also be used to re-submit an old form
author
Karl O. Pinc
<kop@karlpinc.com>
Sun, 14 Jul 2024 23:56:11 +0000
(18:56 -0500)
committer
Karl O. Pinc
<kop@karlpinc.com>
Sun, 14 Jul 2024 23:56:11 +0000
(18:56 -0500)
src/pgwui_core/core.py
patch
|
blob
|
history
diff --git
a/src/pgwui_core/core.py
b/src/pgwui_core/core.py
index ff68d7a672409f37cfe6c2d0e2d4956039d1302a..2267b3092a7257af4887aec3c880761f0f683f5a 100644
(file)
--- a/
src/pgwui_core/core.py
+++ b/
src/pgwui_core/core.py
@@
-1948,7
+1948,7
@@
class UploadEngine(UnsafeUploadEngine):
'<li>Cookies are off in the browser</li> '
'<li>Reload of an expired page</li> '
' <ul>'
- ' <li>Use of the Back
button
to (re)submit'
+ ' <li>Use of the Back
or Reload buttons
to (re)submit'
' an old page</li>'
' <li>An attacker has crafted a page which resubmits'
' one of your old page submissions</li>'