librenms/config
Nash Kaminski 9bb6b19832
Support for SSL/TLS protected connections to MySQL databases (#14142)
* Allow configuration of the SSL/TLS operating mode when connecting to a mysql database

* Support SSL/TLS DB connections in the dispatcher service as well

* Apply black formatting standards to Python files

* Suppress pylint errors as redis module is not installed when linting

* More pylint fixes

* Correct typo in logging output

* Refactor SSL/TLS changes into DBConfig class instead of ServiceConfig

* Define DB config variables as class vars instead of instance vars

* Break circular import
2022-08-07 14:53:29 -05:00
..
app.php Move Config loading to a service provider (#13927) 2022-04-22 19:12:07 -05:00
auth.php Update dependencies (#13310) 2021-10-02 18:04:59 -05:00
broadcasting.php Update dependencies (#13310) 2021-10-02 18:04:59 -05:00
cache.php Update dependencies (#13310) 2021-10-02 18:04:59 -05:00
cors.php Update dependencies (#13310) 2021-10-02 18:04:59 -05:00
database.php Support for SSL/TLS protected connections to MySQL databases (#14142) 2022-08-07 14:53:29 -05:00
debugbar.php Push Notifications (Mobile and PC) (#13277) 2021-10-06 07:29:47 -05:00
filesystems.php Automatic fixes for validation failures (#13930) 2022-06-10 16:25:33 -05:00
flasher.php PHP-Flasher for toast messages (#13401) 2021-10-29 09:13:56 -05:00
hashing.php Fix logging too much (#9824) 2019-02-14 08:08:38 -06:00
laravel-console-summary.php Fix disabling of built-in commands when using ./lnms (#12308) 2020-11-19 22:51:20 +01:00
librenms.php Distributed Poller improved validation (#12269) 2020-11-23 00:33:56 -06:00
logging.php Remove color markers when logging to files (#13541) 2021-11-24 23:33:02 +01:00
mail.php Update dependencies (#13310) 2021-10-02 18:04:59 -05:00
purifier.php PHP-Flasher for toast messages (#13401) 2021-10-29 09:13:56 -05:00
queue.php Update dependencies (#13310) 2021-10-02 18:04:59 -05:00
services.php Laravel 6.x (#11397) 2020-05-23 12:05:18 -05:00
session.php Implement OAuth and SAML2 support (#13764) 2022-02-20 22:05:51 +01:00
snmptraps.php Update Larastan (#14031) 2022-06-13 08:57:21 +02:00
tinker.php Fix logging too much (#9824) 2019-02-14 08:08:38 -06:00
toastr.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
trustedproxy.php Use built in trusted proxy functionality (#13318) 2021-10-03 14:13:20 -05:00
view.php Laravel 7.x Shift (#11676) 2020-07-09 08:22:50 -05:00
vue-i18n-generator.php Unbundle javascript language files (#10788) 2019-11-08 15:18:41 +00:00
webpush.php Push Notifications (Mobile and PC) (#13277) 2021-10-06 07:29:47 -05:00