release 1.5
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