Merge branch 'develop' into stream-ssl

This commit is contained in:
jc21
2025-01-07 07:59:51 +10:00
committed by GitHub
49 changed files with 777 additions and 147 deletions

View File

@@ -17,6 +17,9 @@ const boolFields = [
'preserve_path',
'ssl_forced',
'block_exploits',
'hsts_enabled',
'hsts_subdomains',
'http2_support',
];
class RedirectionHost extends Model {