Ernie Miller

Results 4 issues of Ernie Miller

Looks like some code is still reading varbinds as long regardless of type. Apologies for not including a test, but the test harness keeps segfaulting for me on my machine.

Hi! As per discussion in #252, this is a quick description of an issue I just ran into. Scenario: I am using middleman-blog with the following config: ``` ruby activate...

Bug
Answered

The overridden methods in UserPasswordsController were inadvertently missing out on Devise's "paranoid mode", which protects against user enumeration attacks. Current dependency is Devise ~> 3.4.1 according to the gemspec, which...

**Please confirm** - [x] I am running the latest version of this plugin **Is your feature request related to a problem? Please describe.** This may not end up being a...

enhancement