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 |
|
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 |
|