icingaweb2/library/Icinga/Web/Controller
Thomas Gelf 9d4a4f49c9 ActionController: JS should redirect to __SELF__...
...once you lost your session. That's the only way to do this in a
smooth way. When the server get's an unauthenticated request for a
single container, redirecting to auth/login?redir=<that-container>
was not what you expect.

Together with JS handling __SELF__ in redirection URLs this will
play fine.

refs #6935
2014-08-19 09:57:24 +02:00
..
ActionController.php ActionController: JS should redirect to __SELF__... 2014-08-19 09:57:24 +02:00
BaseConfigController.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
BasePreferenceController.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
ControllerTabCollector.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
ModuleActionController.php Remove license headers from all files 2014-07-15 13:43:52 +02:00