The reload button can also be used to re-submit an old form
authorKarl O. Pinc <kop@karlpinc.com>
Sun, 14 Jul 2024 23:56:11 +0000 (18:56 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Sun, 14 Jul 2024 23:56:11 +0000 (18:56 -0500)
src/pgwui_core/core.py

index ff68d7a672409f37cfe6c2d0e2d4956039d1302a..2267b3092a7257af4887aec3c880761f0f683f5a 100644 (file)
@@ -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>'