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
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
error_unavailable.html
index.php