icingaweb2/library/Icinga
Sukhwinder Dhillon 5000d3117b IcingaException: Only use `vsprintf()` if `$args` given
If the passed message contains a `%`, but no `$args`, `vsprintf()` throws an error.
2023-06-22 15:03:14 +02:00
..
Application Raise version to 2.11.4 2023-01-26 09:42:18 +01:00
Authentication Remove restriction macro `user:local_name` 2022-06-14 14:24:30 +02:00
Chart LinearUnit: Make Iterator methods compatible with the parent methods 2022-06-02 16:19:42 +02:00
Cli CommentParser: Wrap descriptions after the available screen columns 2022-10-25 08:47:38 +02:00
Common PdfExport: Show decoded url in pdf footer 2022-05-27 14:20:15 +02:00
Crypt AesCrypt: Remove deprecated methods `encryptToBase64()` and `decryptFromBase64()` 2022-06-14 14:24:30 +02:00
Data DbQuery: Don't call `timestampForSql()` in `valueToTimestamp()` 2022-07-05 09:55:32 +02:00
Date Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Exception IcingaException: Only use `vsprintf()` if `$args` given 2023-06-22 15:03:14 +02:00
File TemporaryLocalFileStorage: Fix unexpected crash in destructor 2023-01-16 14:15:43 +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 Visitor: Force light mode when printing pages 2022-12-07 11:57:48 +01:00
Protocol Fix LDAP pagination for PHP7.3+ (#4901) 2022-10-10 09:55:47 +02:00
Repository Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Security
Test test: Support multiple paths in `ICINGAWEB_MODULES_DIR` 2023-01-18 12:07:11 +01:00
User PreferencesStore: Fix syntax 2022-05-27 14:02:11 +02:00
Util Format.php: Handle null values 2022-07-06 14:43:16 +02:00
Web Javascript: Add `copy-to-clipboard` behavior 2023-06-20 12:06:27 +02:00
User.php Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00