Daniel Lobato García

Results 5 comments of Daniel Lobato García

The patch I'm using looks like this: ``` ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── modified: lib/foreman/telemetry_rack.rb ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── @ telemetry_rack.rb:8 @ module Foreman end def call(env) if env["HTTP_X_FORWARDED_PROTO"] != "https" env['SERVER_NAME'] = 'localhost' env['SERVER_PORT'] = '3000'...

I like @codepodu 's first approach here, returning a seq with `[boolean possible-error-message]` seems like the best approach. @leonardoborges have you looked at this lately?

I was about to do the same, +1 to this. @crayfishx ?

+1, the version of jQuery used by this package includes this vulnerability https://github.com/jquery/jquery/issues/2432 , it's the only thing holding up me from using `bootstrap-switch`

Same problem here - how can I help by looking into adapting this to Wayland?