Juan Ignacio Donoso

Results 59 comments of Juan Ignacio Donoso

Would ouath2_proxy be an alternative to cover this need?? https://github.com/pusher/oauth2_proxy

That looks great On Sat, Jan 16, 2021, 10:14 AM Jeff Billimek wrote: > Also take a look at https://github.com/travisghansen/external-auth-server > > — > You are receiving this because you...

I think is already supported. I wonder if the `read -s` silent would be possible to be able to read password or secrets.

@picandocodigo what do you think the timeframe for this would be?

Thanks. You were right, I tried with the 1.5 tag and it worked.... :)

You can try adding this to your `deploy.rb` ``` ruby set :nvm_map_bins, %w{node npm bower} ```

mm, I don't know... We use http://github.com/platanus/capistrano-nodenv instead of nvm... and it work, but I don't think thats the problem, because the implementation are the same, and both taken from...

Yes, but I don't see other node stuff running, just bower. Why do you say that everything else works?? This is how bower is being called ``` INFO [e40784fe] Running...

with #5234 merged, I thing this could be closed. I don't know in what version and when it will be released though.