Skip to content

Releases: curityio/nginx_oauth_proxy_module

1.6.0

Choose a tag to compare

@gary-archer gary-archer released this 22 May 13:29
50e26ae

Built modules for new NGINX versions R33 (1.27.2) and R34 (1.27.4)

1.5.0

Choose a tag to compare

@gary-archer gary-archer released this 06 Sep 11:06
5c06413

Builds for NGINX Plus R31 / 32

1.4.0

Choose a tag to compare

@gary-archer gary-archer released this 28 Sep 07:04
fac7871

Builds for NGINX Plus R29 / 30, with new distros for Amazon 2023 and Debian 12

1.3.0

Choose a tag to compare

@gary-archer gary-archer released this 08 Mar 13:35
92fe113

Builds for NGINX Plus R28 and NGINX 1.23.2

1.2.0

Choose a tag to compare

@gary-archer gary-archer released this 07 Oct 16:01
55e4956

Fixed an issue where the module was checking for an origin header for GET requests.
When the module is running in the web origin's domain, the origin header is only sent for data changing commands.
Therefore when oauth_proxy_cors_enabled =off is configured, the origin header is only validated for data changing commands.

1.1.0

Choose a tag to compare

@gary-archer gary-archer released this 12 Aug 17:25
42c60b8

New builds for Ubuntu 22, Debian 11 and CentOS 9
New NGINX Plus R27 and R26 builds
Build Support for NGINX 1.23
Fixed log message 'header already sent' written on error responses

1.0.0

Choose a tag to compare

@gary-archer gary-archer released this 18 Feb 12:32
8678651

Initial version