CHANGELOG
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
5.0.2 2022-11-28
Fixed
- always include security headers:
x-content-type-options,x-frame-options,x-download-optionsandreferrer-policy
5.0.1 2022-01-31
Fixed
- set
X-Forwarded-Prototo useoriginal_request_schemevariable to use the correct scheme - set
Schemeto useoriginal_request_schemevariable to use the correct scheme
5.0.0 2021-12-01
Changed
X-Forwarded-Forheader now supports a list of IP address
4.2.0 2021-09-21
Added
- Add
X-Real-IPheader
Updates
- Update nginx to 1.23.3 with various security fixes
4.1.4 2020-05-05
Updates
- Update nginx to 1.18.0
4.1.3 2020-02-27
Fixed:
- Open the
offfile permission to anything and everyone
4.1.2 2020-02-26
Fixed:
- Wrong permission on
offfile
4.1.1 2020-02-12
Fixed:
- use original_request_uri in errors map to prevent xss
4.1.0 2019-06-27
Added
- add
client-keyheader support - add
mia_client_keycookie support
Updates
- update nginx to 1.17.0
Deprecations
- deprecate http header
secretsupport, replaced byclient-keyheader ormia_client_keycookie