Merge remote-tracking branch 'origin/develop' into FEAT/open-id-connect-authentication

This commit is contained in:
Samuel Oechsler
2024-09-19 18:07:45 +02:00
189 changed files with 7744 additions and 17808 deletions

View File

@ -7,6 +7,7 @@ module.exports = {
access: new Signale({scope: 'Access '}),
nginx: new Signale({scope: 'Nginx '}),
ssl: new Signale({scope: 'SSL '}),
certbot: new Signale({scope: 'Certbot '}),
import: new Signale({scope: 'Importer '}),
setup: new Signale({scope: 'Setup '}),
ip_ranges: new Signale({scope: 'IP Ranges'}),