Skip to content

release 1.5

Compare
Choose a tag to compare
@zandbelt zandbelt released this 05 Jun 09:34
· 1663 commits to master since this release

Features

  • change JSON parser from apr-json to jansson
    NOTE: there's a new compilation and runtime dependency on libjansson now
    so make sure to run ./autogen.sh/configure again when compiling
  • add warning/errors when configured hosts/domains do not match

Bugs

  • fix claims-based authorization with integer values (@martinsrom)
  • do not set Secure cookies on plain HTTP