Iuri G.

Results 15 issues of Iuri G.

Please add https://github.com/datacite/omniauth-orcid to wiki for available strategies.

I just tried decompiling following bytecode. app hangs up forever using 100% CPU. I do not have original source so or ABI and not sure how to debug what is...

Right now `vue-friendly-iframe` exposes `load` and `iframe-load` events. however both of those event are triggered before the document from src url is loaded. I was testing both in chrome and...

looking at [MDN docs for iframe](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe), there is no `target` attribute listed. Is `target` option in `vue-friendly-iframe` useless? if yes, it should be removed since it is misleading.

**Describe the bug** I am using actioncable-vue with Vue 3 app. When I call `app.unmount()`, ActionCable connection is not terminated. **To Reproduce** Steps to reproduce the behaviour: 1. Create new...

bug

**Describe the changes** Updates process name for main thread with `[MidiSmtp] #{ARGV.join(' ')} (main)` and for forked threads with `[MidiSmtp] #{ARGV.join(' ')} (worker #{idx})` **Test case** Steps to check the...

**Describe the question** I wanted to log if the connection was secure (used TLS) and if yes, what was the TLS version and cipher for it. We have `ctx[:server][:encrypted]` set...

**Is your feature request related to a problem? Please describe.** I noticed that we currently use `ssl_version=` method to set TLS cipher version which sets both min and max supported...

**Describe the question** I am looking for a way to prevent malicious users from sending 100s of MB of data to the server and making it run out of memory....

question

**Describe the changes** Added recipe for haproxy cookbook.