Sukhwinder Dhillon
acc2d2d852
Database: Read sql config from section [db]
of config.ini
...
Since the whole `resources.ini` should be stored in the db in the future,
the main configuration of the icingaweb2 database is moved to the `config.ini`.
2022-05-19 09:56:11 +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