Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-11022

Create Proxy for local angular development

    XMLWordPrintable

Details

    • Task
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 4.2.0
    • None
    • None
    • Turing
    • Turing Sprint 171, Turing Sprint 172

    Description

      The ResourceServlet functionality had to be extended to forward
      baseUrl+path to baseUrl + path + index.html to proxy an angular 4
      app running on its own location, e.g. http://localhost:9092 .

      This could result in a potential vulnerability. Looking at this more
      closely the proxy functionality does not belong in the resourceservlet.

      For these reasons the proxy functionality was moved to a separate
      filter that every project can add to their setup for local development.

      It should only be used on local development, however if no proxies
      are specified the filter will just call the next filter in the filter
      chain.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mrop Michiel Rop
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: