Skip to content

qa-report: Fix cross-instance sessions sharing bug

Pablo Vigo Mas requested to merge wip/pvigo/update-qa-report-app into main

This fixes an issue where the session cookies are shared between instances when running multiple instances of the app under different URL prefixes.

Changelog:

  • Respect display config filter when showing results
  • Always include annotations in the Deployment object
  • Limit session cookies to specific URL prefix

Signed-off-by: Pablo Vigo pvigo@collabora.com

Merge request reports