Upgrade nodemailer 6.x→8.x (2 CVEs fixed)
This commit is contained in:
@@ -11,6 +11,7 @@ server {
|
||||
listen 80;
|
||||
listen [::]:80;
|
||||
server_name _;
|
||||
server_tokens off;
|
||||
|
||||
# Security headers (X-Frame-Options, HSTS, X-Content-Type-Options set by Caddy)
|
||||
add_header X-XSS-Protection "0" always;
|
||||
|
||||
Reference in New Issue
Block a user