icingaweb2/library/Icinga
Johannes Meyer bc6b17b850 Revert "ActionController: Don't override `X-Icinga-Title` when it's already set"
This reverts commit 4cff1feb8f.

It's broken and obsolete since https://github.com/Icinga/ipl-web/pull/72.
2022-04-12 14:56:28 +02:00
..
Application Raise version to 2.10.1 2022-04-06 09:34:11 +02:00
Authentication Correct Auth#getUser() type spec 2022-04-11 13:30:24 +02:00
Chart Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Cli Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Common Introduce trait `Icinga\Common\PdfExport` 2022-02-28 17:30:44 +01:00
Crypt Utilize multiple encryption ciphers for remember me 2021-08-09 16:58:58 +02:00
Data ConfigObject#get(): reduce code complexity 2022-04-11 13:31:16 +02:00
Date Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Exception IcingaException::getConfidentialTraceAsString(): respect functions which don't take args "by definition" 2018-02-13 12:46:06 +01:00
File Ensure Return Type Compatibility with Internal Classes 2022-03-24 12:29:06 +01:00
Legacy dashboard: Use the non-translated versions of pane and dashlet names for storage 2019-07-18 08:33:35 +02:00
Less Add missing php 8.1 change... 2022-03-24 15:41:16 +01:00
Protocol Fix typo 2022-04-11 13:29:41 +02:00
Repository Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Security Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Test BaseTestCase: Setup `ipl\I18n\StaticTranslator::$instance` 2021-05-28 14:03:36 +02:00
User Ensure Return Type Compatibility with Internal Classes 2022-03-24 12:29:06 +01:00
Util Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Web Revert "ActionController: Don't override `X-Icinga-Title` when it's already set" 2022-04-12 14:56:28 +02:00
User.php Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00