Commit Graph

5 Commits

Author SHA1 Message Date
Matthias Jentsch a8f765fa3b Add extern authentication
Provide a new settings authenticationMode and delegate the
authentication handling to the webserver when the external authentication mode
is set. Add a new view 'logout' that will be shown after logout from external
authentication as the regular redirect to login is not possible.

refs #5405
2014-02-26 18:08:48 +01:00
Johannes Meyer 43c18261ea Add new log wrapper
refs #5683
2014-02-26 10:47:02 +01:00
Matthias Jentsch 5d8081ad09 Add support for multiple module installation paths
Read the module paths from the configuration file and add form fields
to edit the path from the web interface.

refs #4607
2014-01-22 18:28:19 +01:00
Michael Friedrich 8b163e2b0f Fix hardcoded path.
refs #4926
2013-10-22 10:57:16 +02:00
Michael Friedrich 1985cf18f1 Add --with-icingaweb-log-path.
refs #4926
2013-10-22 10:57:15 +02:00