icingaweb2/application/layouts/scripts
Johannes Meyer 4c96da3d56 auth/external: Use a stripped down layout for the logout workaround
We've used the standard layout before which caused a automatic login.
Automatic because the browser saw our js/css <link> tags and accessed
the routes which in turn logged in the user, but only if there's a
enabled module which's configuration.php (or run.php) accesses the
Auth singleton. The stripped down layout provides its own js/css so
there's no need for our full-blown resources.

fixes #3583
2018-10-02 15:24:11 +02:00
..
parts Utilize Icinga\Web\Menu instead of Icinga\Application\Web::getMenu() 2018-04-30 10:26:00 +02:00
body.phtml Fix some XSS vulnerabilities 2018-07-16 09:53:30 +02:00
external-logout.phtml auth/external: Use a stripped down layout for the logout workaround 2018-10-02 15:24:11 +02:00
guest-error.phtml Rename error layout for guests and support theming 2015-12-10 13:34:54 +01:00
inline.phtml Don't echo the unset layout variables moduleStart and moduleEnd 2015-12-10 13:34:54 +01:00
layout.phtml js, layout: detect initial layout on load 2017-11-27 13:45:43 +01:00
pdf.phtml Replace icinga header logos with pixel optimized SVGs 2016-11-22 15:12:18 +01:00
wrapped.phtml Form: Process request parameter _frameUpload 2015-07-21 15:22:24 +02:00