Improve double-upload detection
authorKarl O. Pinc <kop@karlpinc.com>
Tue, 16 Jul 2024 18:50:34 +0000 (13:50 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Tue, 16 Jul 2024 18:50:34 +0000 (13:50 -0500)
commit6fc47ce73dd18b33ec0bef3397e538f20a4355d9
treeea50cd731e9b96c3f93f3ca90c4d6de81af9c45a
parentbef19b288ec30b7223d25a8bd043bcde20f73576
Improve double-upload detection

Fix false positive after loss of session (CSRF failure, etc.)
Detect after reload of form by pressing "enter" in the URL bar.
Detect after navigating to another PGWUI menu item and back.
src/pgwui_core/core.py