Releases: PerimeterX/perimeterx-nginx-plugin
Releases · PerimeterX/perimeterx-nginx-plugin
v7.3.4
v7.3.3
v7.3.2
v7.3.1
v7.3.0
[7.3.0] - 2023-06-13
Added
- CORS support
- Set
X-PX-COOKIES
as the default custom cookie name _M.px_login_creds_settings
configuration, to allow specify CI settings in Lua configuration file
Changed
- rename "px_graphql_paths" to "px_graphql_routes"
Fixed
- correctly add GraphQL routes (requests must contain specified GraphQL Type/Name) to sensitive routes
v7.2.1
v7.2.0
[7.2.0] - 2023-04-13
Added
custom_enabled_routes
a custom function to determine if url path is an enabled routepx_graphql_paths
to specify a list of GraphQL endpoints- support for JWT and pxcts
Changed
- support for multiple GraphQL endpoints
Fixed
- Add CI paths to the sensitive routes
v7.1.3
v7.1.2
Version 7.1.1
Fixed
- Call enrich_custom_parameters() only once