Skip to content

(OG) Remove express serve-static middleware

Dan Knotek requested to merge feature/remove-static-middleware into development

Co tenhle MR dělá? / What does this MR do?

Changed

  • Stop serving /.well-known/security.txt

Removed

  • Remove Express serve-static middleware (vp/og#1)

Související issues / Related issues

https://gitlab.com/operator-ict/golemio/code/vp/output-gateway/-/issues/1

Vývojářův kontrolní seznam / Developer checklist

  • Ensure this change works
  • Write unit tests for this change as needed
  • Update the OpenAPI document if exists
  • Ensure CI/CD pipeline passes
  • Create or update the implementation documentation if necessary
  • Include a changelog entry
  • Request a review

Recenzentův kontrolní seznam / Reviewer checklist

Merge request reports