Merge branch 'master' into master

This commit is contained in:
Moritz R
2022-06-15 11:33:00 +02:00
committed by GitHub
66 changed files with 4998 additions and 842 deletions

View File

@@ -59,6 +59,8 @@ class Database {
"patch-monitor-expiry-notification.sql": true,
"patch-status-page-footer-css.sql": true,
"patch-added-mqtt-monitor.sql": true,
"patch-add-sqlserver-monitor.sql": true,
"patch-add-other-auth.sql": { parents: [ "patch-monitor-basic-auth.sql" ] },
};
/**