Sukhwinder Dhillon
|
09a87f105d
|
Database: Only pass string values as param to isBinary()
This fixes the error while loging in with remember-me checked
|
2023-07-14 20:05:34 +02:00 |
|
Yonas Habteab
|
fbd2192ddc
|
Database: Add missing param to the func callback
|
2023-07-14 20:05:34 +02:00 |
|
Yonas Habteab
|
0ad7fdca53
|
Fix some signature inconsistencies
|
2023-07-14 19:51:08 +02:00 |
|
Yonas Habteab
|
997517dc8d
|
Database: Transform assembled binary values to hex format for pgsql
|
2023-07-14 19:51:08 +02:00 |
|
Yonas Habteab
|
871e1f7191
|
Move from/toArray() methods to BaseDashboard
|
2023-07-14 19:51:08 +02:00 |
|
Yonas Habteab
|
4d47f710ae
|
Clean up codes
|
2023-07-14 19:51:08 +02:00 |
|
Yonas Habteab
|
cdd60f965b
|
Do some code refactoring
|
2023-07-14 19:51:07 +02:00 |
|
Yonas Habteab
|
14bc749556
|
Dashboard: Provide mini welcome wizard for new users
|
2023-07-14 19:51:07 +02:00 |
|
Yonas Habteab
|
0848d17a99
|
Introduce common DataExtractor trait
|
2023-07-14 19:51:07 +02:00 |
|
Sukhwinder Dhillon
|
26f3fa0dc1
|
PdfExport: Show decoded url in pdf footer
|
2022-05-27 14:20:15 +02:00 |
|
Johannes Meyer
|
466a6189a7
|
Introduce trait Icinga\Common\PdfExport
|
2022-02-28 17:30:44 +01:00 |
|
Johannes Meyer
|
0b6f71c446
|
If enforcing a charset, DO IT ONLY IF THE DB TYPE IS CORRECT
|
2021-07-28 09:04:28 +02:00 |
|
Johannes Meyer
|
aee82ad342
|
Database: Always use utf8mb4 as connection charset
|
2021-07-26 16:37:41 +02:00 |
|
Johannes Meyer
|
b8b77332c4
|
Database: Only use PDO::MYSQL_ATTR_INIT_COMMAND for mysql connections
fixes #4441
|
2021-07-21 09:19:43 +02:00 |
|
Eric Lippmann
|
68acf12407
|
Remember me (#4112)
Co-authored-by: Sukhwinder Dhillon <sukhwinder.dhillon@icinga.com>
|
2021-05-21 15:43:06 +02:00 |
|
sukhwinder33445
|
ab97b6fdf0
|
Enforce database as configuration backend (#4135)
|
2021-02-18 12:31:21 +01:00 |
|