Skip to content
  • Ilias Tsitsimpis's avatar
    snf-django-lib: AssertionError in proxy · ead7877d
    Ilias Tsitsimpis authored
    When we use proxy, we have to check that path starts with
    the given proxy_base, and raise an AssertionError otherwise.
    
    The check was there but it was wrong (there was missing
    a not) and also no exception was raised.
    ead7877d