Merge branch 'master' into master

This commit is contained in:
Moritz R 2022-06-15 11:33:00 +02:00 committed by GitHub
commit ac449ec1c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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" ] },
};
/**