icingaweb2/library/Icinga/Web
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
..
Controller ActionController: JS should redirect to __SELF__... 2014-08-19 09:57:24 +02:00
Form Remove license headers from all files 2014-07-15 13:43:52 +02:00
Hook Remove license headers from all files 2014-07-15 13:43:52 +02:00
Paginator Remove license headers from all files 2014-07-15 13:43:52 +02:00
Session Fix notice that the session has been already started after retrieving its id 2014-07-16 15:39:40 +02:00
View/helpers Remove license headers from all files 2014-07-15 13:43:52 +02:00
Widget Encode url before passing it to Icinga\Form\Dashboard\AddUrlForm 2014-08-13 16:41:40 +02:00
Form.php Protect login against CSRF 2014-07-16 09:55:23 +02:00
Hook.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
JavaScript.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
LessCompiler.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
Menu.php Merge Icinga\Web\MenuItem into Icinga\Web\Menu 2014-07-03 15:14:47 +02:00
MenuRenderer.php Add a HTML renderer for Icinga\Web\Menu 2014-07-03 15:46:46 +02:00
Notification.php Only call session_start() when reading from session 2014-07-16 09:55:22 +02:00
Request.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
Response.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
Session.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
StyleSheet.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
Url.php Web/Url: more intuitive separator usage 2014-08-19 09:42:16 +02:00
UrlParams.php Url\Params: remove() should reindex on change 2014-08-19 09:49:53 +02:00
View.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
ViewStream.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
Widget.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
Window.php Remove license headers from all files 2014-07-15 13:43:52 +02:00