icingaweb2/modules/monitoring/application/controllers
Marius Hein 29f593a357 Authentication: Add backend to handle external authentication
Drop external auth configuration from config.ini and move
implementation into a single backend provider named
'autologin'. This provider can strip realm names from
username with a custom regexp.

fixes #6081
2014-06-03 17:59:22 +02:00
..
ChartController.php Chart colors should fix layout / monitoring state colors 2014-03-07 23:24:41 +00:00
CommandController.php Translation: another bunch of translatable strings 2014-05-27 21:47:13 +00:00
ConfigController.php Make dashboard components using the ini writer class 2014-04-29 11:30:53 +02:00
ListController.php Authentication: Add backend to handle external authentication 2014-06-03 17:59:22 +02:00
MonitoringCommands.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
MultiController.php Preserve multiselection during refresh 2014-04-28 09:48:06 +02:00
ProcessController.php Restyle process info and shorten performance info 2014-03-10 00:49:21 +01:00
ShowController.php ShowController: don't show a random service 2014-05-20 13:57:28 +00:00
TacticalController.php Refine tactical overview style 2014-03-10 15:09:53 +01:00
TimelineController.php Move non-factory functions from DateTimeFactory to Icinga\Util\Format 2014-04-28 14:06:39 +02:00