structurizr / onpremises

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

Workspace Banner & Username Access Logs #101

Closed clinicalinspire closed 5 months ago

clinicalinspire commented 5 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.