• Jacob Vosmaer's avatar
    Remove regexp dependency · 84164aac
    Jacob Vosmaer authored
    Change in behavior: we now accept requests with path '/'. This
    should not be a problem; upstream GitLab (the 'auth backend') still
    decides if Git access to the path is OK. We are still guarding
    against traversal.
    84164aac
main.go 8.61 KB