icingaweb2/public
Johannes Meyer 30b540952a loader.js: Don't consider redirected form submits as auto submits
A redirect caused by a form submit is **never** an automatic submit.
Unless I'm missing something here. There is one way this may be true,
as ipl forms without a submit button are indeed successful due to a
autosubmit element, but they don't redirect by default. So if the
controller redirects in such a case, the form should have a submit
button, I guess..

Anyway, this is necessary due to the previous commit as this may
otherwise cause form submits, that re-render layout during a redirect,
are considered being auto submitted. (Such as the login form)
2023-10-27 10:15:47 +02:00
..
css Always right align `control-label-group` 2023-09-19 14:37:55 +02:00
font Cleanup executable flags on files 2019-07-30 07:53:54 +02:00
img css: Disable login orb animation and all orbs for themes 2021-07-26 11:54:28 +02:00
js loader.js: Don't consider redirected form submits as auto submits 2023-10-27 10:15:47 +02:00
error_norewrite.html Webserver\Apache2: show hint with no mod_rewrite 2014-11-11 22:02:40 +01:00
error_unavailable.html Update URL to https://icinga.com 2018-10-18 11:02:57 +02:00
index.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00