Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-787

[desktop] Proxy configuration dump not showing the regular expressions

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 2.0.1
    • Fix Version/s: 2.1.0
    • Component/s: core.api
    • Labels:
      None
    • Target Version:
    • Easy:
      Easy

      Description

      Going on: http://127.0.0.1:8000/dump_config

      Then clicking on the 'Proxy' tab is not showing the actual regexp but their Python objects.

      e.g.

      Configuration options for the reverse proxy application.
      
      blacklist	
      []
      
      Comma-separated list of regular expressions, which match any prefix of 'host:port/path' of requested proxy target. This does not support matching GET parameters.
      
      Default: ()
      
      whitelist	
      [<_sre.SRE_Pattern object at 0x49dd050>]
      
      Comma-separated list of regular expressions, which match 'host:port' of requested proxy target.
      
      Default: (localhost|127\.0\.0\.1):(50030|50070|50060|50075)
      

        Attachments

          Activity

            People

            • Assignee:
              abe Abraham Elmahrek
              Reporter:
              romain Romain Rigaux
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: