Skip to content

3.2.2 (Enhancements)

Compare
Choose a tag to compare
@pbiering pbiering released this 18 Jun 17:02
· 78 commits to master since this release
  • Enhancement: add support for auth.type=denyall (will be default for security reasons in upcoming releases)
  • Enhancement: display warning in case only default config is active
  • Enhancement: display warning in case no user authentication is active
  • Enhancement: add option to skip broken item to avoid triggering exception (default: enabled)
  • Enhancement: add support for predefined collections for new users
  • Enhancement: add options to enable several parts in debug log like backtrace, request_header, request_content, response_content (default: disabled)
  • Enhancement: rights/from_file: display resulting permission of a match in debug log
  • Enhancement: add Apache config file example (see contrib directory)
  • Fix: "verify-collection" skips non-collection directories, logging improved