structurizr / onpremises

Structurizr on-premises installation
https://docs.structurizr.com/onpremises
MIT License
140 stars 54 forks source link

Workspace Banner & Username Access Logs #100

Closed clinicalinspire closed 7 months ago

clinicalinspire commented 8 months ago

This PR adds two features:

  1. It adds the username (regardless of file or saml auth) to the session such that it can be output into tomcat access logs
  2. It adds a page banner (defined in the workspace properties of the DSL) to the top of the workspace pages of the UI

This PR is complementary to a PR of the same name in structurizr-ui.