Signed-off-by: Ferit Yiğit BALABAN <fyb@fybx.dev>
@@ -13,6 +13,7 @@ const SERV_PORT = process.env.EMAIL_PORT;
const allowedOrigins = process.env.ALLOWED_ORIGINS.split(',');
app.enable('trust proxy');
app.disable('x-powered-by');
app.use(express.json());
app.use(helmet());
The note is not visible to the blocked user.