icingaweb2/library/Icinga
Johannes Meyer accbd9d847 ApplicationStateController: Initalize `$autorefreshInterval`
Instead of defining it with the setter. This prevents the
user's preferences from having an effect on this route.
2021-01-15 15:08:48 +01:00
..
Application Module: Don't emit warnings for module assets 2020-12-01 09:44:56 +01:00
Authentication DbUserBackend: Lowercase usernames before fetching password hashes 2020-06-24 14:08:30 +02:00
Chart Fix typos: consecutive use of 'the' 2020-11-18 09:26:39 +01:00
Cli Cli/Loader: Configure the used `Screen` to use STDERR 2020-11-30 15:35:20 +01:00
Data DbQuery: Return non-string args as is in `valueToTimestamp()` 2020-06-24 14:09:13 +02:00
Date Add $requireTime to timeAgo() and timeSince() too 2019-07-15 10:11:52 +02:00
Exception IcingaException::getConfidentialTraceAsString(): respect functions which don't take args "by definition" 2018-02-13 12:46:06 +01:00
File Merge pull request #4049 from Icinga/fix/pdfexport-hooks-may-cause-bad-loading-times 2020-01-16 09:02:31 +01:00
Legacy dashboard: Use the non-translated versions of pane and dashlet names for storage 2019-07-18 08:33:35 +02:00
Protocol LDAP: Add option to disable server side sorting 2020-05-25 11:08:13 +02:00
Repository swag: Fix violations of PSR-12 2019-12-04 11:28:08 +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: Read db host and port from env vars if available 2020-01-21 14:13:15 +01:00
User Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
Util swag: Fix violations of PSR-12 2019-12-04 11:28:08 +01:00
Web ApplicationStateController: Initalize `$autorefreshInterval` 2021-01-15 15:08:48 +01:00
User.php User: Don't return true if any permission is granted and `*` is required 2019-12-05 08:44:33 +01:00