nginx-module-cookie-flag - NGINX cookie flag module
Website: | https://github.com/AirisX/nginx_cookie_flag_module |
---|---|
License: | BSD |
Vendor: | GetPageSpeed, Inc. |
- Description:
This module for NGINX allows to set the flags "HttpOnly", "secure" and "SameSite" for cookies in the "Set-Cookie" upstream response headers. The register of letters for the flags doesn't matter as it will be converted to the correct value. The order of cookie declaration among multiple directives doesn't matter too. It is possible to set a default value using symbol "*". In this case flags will be added to the all cookies if no other value for them is overriden.
- Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install nginx-module-cookie-flag
Packages
nginx-module-cookie-flag-1.20.2+1.1.0-1.el6.gps.x86_64 [11 KiB] | (no changelog entry) |
nginx-module-cookie-flag-1.20.1+1.1.0-1.el6.gps.x86_64 [11 KiB] | (no changelog entry) |
nginx-module-cookie-flag-1.20.0+1.1.0-1.el6.gps.x86_64 [11 KiB] | (no changelog entry) |
nginx-module-cookie-flag-1.18.0.1.1.0-2.el6.gps.x86_64 [11 KiB] | (no changelog entry) |
nginx-module-cookie-flag-1.18.0+1.1.0-1.el6.gps.x86_64 [11 KiB] | (no changelog entry) |
nginx-module-cookie-flag-1.18.0.1.1.0-1.el6.gps.x86_64 [10 KiB] | (no changelog entry) |
nginx-module-cookie-flag-1.16.1.1.1.0-1.el6.gps.x86_64 [10 KiB] |
Changelog
by Danila Vershinin (2019-08-16):
- upstream version auto-updated to 1.16.1.1.1.0 |
nginx-module-cookie-flag-1.16.0.1.1.0-1.el6.gps.x86_64 [10 KiB] |
Changelog
by Danila Vershinin (2019-04-24):
- upstream version auto-updated to 1.16.0.1.1.0 - Initial release |
nginx-module-cookie-flag-1.14.2.1.1.0-1.el6.gps.x86_64 [9 KiB] |
Changelog
by Danila Vershinin (2018-12-07):
- upstream version auto-updated to 1.14.2.1.1.0 - Initial release |
nginx-module-cookie-flag-1.14.1.1.1.0-1.el6.gps.x86_64 [9 KiB] |
Changelog
by Danila Vershinin (2018-11-07):
- upstream version auto-updated to 1.14.1.1.1.0 - Initial release |