30b540952a
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) |
||
---|---|---|
.. | ||
icinga | ||
bootstrap.js | ||
define.js | ||
helpers.js | ||
icinga.js | ||
logout.js |