mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-10-31 02:25:53 +01:00 
			
		
		
		
	Fix permission git lfs integration test
This commit is contained in:
		| @@ -56,6 +56,7 @@ public class HttpProtocolServlet extends HttpServlet { | ||||
|       log.trace("dispatch browser request for user agent {}", userAgent); | ||||
|       dispatcher.dispatch(request, response, request.getRequestURI()); | ||||
|     } else { | ||||
|  | ||||
|       String pathInfo = request.getPathInfo(); | ||||
|       Optional<NamespaceAndName> namespaceAndName = namespaceAndNameFromPathExtractor.fromUri(pathInfo); | ||||
|       if (namespaceAndName.isPresent()) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user