Skip to content

4.2.8_1.5.0

Compare
Choose a tag to compare
@cjsmeele cjsmeele released this 02 Jun 19:52

Changes since version 4.2.7_1.4.2:

  • Added support for read-only ticket-based access (disabled by default)
  • Support merging config from overlapping Apache Location/If sections
  • Documentation amended with advanced configuration examples (tickets and per-user configuration)
  • Now supports iRODS 4.2.8 client libraries

This version introduces read-only ticket support and amends the vhost
config system to better follow Apache conventions when complex
conditional configurations are used. Please see the provided
README.advanced.md for more information on how to make use of these
features.

If you are currently using a complex Davrods vhost configuration with
conditional sections (<If>) or multiple overlapping location blocks
(<Location /foo>, <Location /foo/bar>), then please note that these are
now merged according to standard Apache merge rules.
See also: http:https://httpd.apache.org/docs/2.4/sections.html#merging
or SHA b9e117c for an exact description of the change.

This version requires version 4.2.8 of the iRODS client libraries.