Skip to content

fix for #60120

Daniel Le Berre requested to merge dleberre/gitlab-ce:patch-71 into master

What does this MR do?

It explains the last step required to allow a local plantuml server to render plantuml images in gitlab.

See #60120 (moved) for the discussion.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

The only issue with that solution is that plantuml can no longer be used as a namespace.

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Daniel Le Berre

Merge request reports