Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 708 Bytes

CHANGES.rst

File metadata and controls

26 lines (20 loc) · 708 Bytes

CHANGES

2.0.1 (2017-04-06)

  • Add further standard SP variables and correct capitalisation in environment params.
  • Update Travis CI version tests.
  • Document preferred configuration of module.

2.0.0 (2016-05-18)

  • Backwards incompatibility: Added shib_request_use_headers directive to require explicit configuration of copying attributes as headers. To restore pre-v2.0.0 behaviour add shib_request_use_headers on to your configuration.
  • Module can now be built as a dynamic module in Nginx 1.9.11+. Static compilation is always possible (and tested).
  • Added Travis CI tests.

1.0.0 (2016-02-18)

  • Initial release