nginxinc / nginx-go-crossplane

A library for working with NGINX configs in Go
Apache License 2.0
46 stars 12 forks source link

NLB-4374: Add validation of set_real_ip_from directive into crossplane #83

Closed xynicole closed 6 months ago

xynicole commented 6 months ago

Proposed changes

Add validation of set_real_ip_from directive into crossplane.
Refer https://github.com/nginx/nginx/blob/ef96f5835468ff8d40df29b0ddbc04ec1e5e1582/src/mail/ngx_mail_realip_module.c#L30

Checklist

Before creating a PR, run through this checklist and mark each as complete.