Benoît LELEVÉ

Results 9 comments of Benoît LELEVÉ

Hi there, I am facing the same problem. I need to retrieve the client certificate infos from the rpc method but the internal call between the gateway and the grpc...

Hi @flyte and sorry for the delay, I did not see your question! 8 months to respond... that's my record... While waiting to be able to do otherwise, I use...

@batiste I had the same requirements due to mobile access. Even with a cache proxy behind, I want to only authorize operarions from requesters how know the server key/salt. I...

Hello and thank you for your answer. I will see with the technical team of our host if the problem is not related to the network. I will update this...

> Note that you can specify your generation configuration as a yaml or JSON literal: > > ``` > $ buf generate --template "{\"version\": \"v1\",\"plugins\": [{\"name\": \"grpc-gateway\",\"out\": \"gen/go\",\"opt\": [\"paths=source_relative\",\"logtostderr=true\",\"allow_repeated_fields=true\",\"grpc_api_configuration=${BUFGEN_PROTO_PATH}/${BUFGEN_PROTO_BASENAME}_http.yaml\"]}]}" >...

Hi there, First of all, thank you Eric for this great module ;) I have exactly the same issue as discribe here, I can only see the first commit in...

git is in /usr/bin and this directory is in the root's PATH and the www-data's PATH too (Rails is loaded with the www-data user). www-data@----:~$ echo $PATH /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games www-data@----:~$ git...

Here is the result : **PATH Directories** /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /var/lib/gems/1.8/bin

The output is : www-data@----:~$ /tmp/redmine_git_hosting/run_git_as_git_user --git-dir="repositories/myrepo.git" --work-tree="repositories/myrepo.git" branch --no-color - master