David Beitey

Results 70 comments of David Beitey

+1, this would be great.

Just encountered this issue -- is there any further progress? @v12's workaround still works and is pretty clean.

@espressobeanies `mkpasswd` an external command for generating randomised passwords, rather than for hashing/salting a given string within PHP (eg the password the user enters into the web interface on setting...

Hi @desmukh, I created #168 as a way of passing all props through, including `id`.

Just hit this issue when attempting to use `more_clear_input_headers` in a subrequest, thanks for your breakdown @usirsiwal.

I'm following the instructions at https://certbot.eff.org/lets-encrypt/centosrhel6-other -- essentially, wget the script into `/usr/local/bin` and chmod it. On RHEL6, enabling the repo automatically doesn't occur: > [...] other RHEL 6 based...

Fwiw, manually unsetting / expiring the cookie didn't help me because the session has already been "touched" by my use of `request.logout()` from Passport. This means that `express-session` is going...

👍 For this feature. My use case is the same as #43 in that I'm validating `state` within an OAuth callback.

Confirmed on v0.5.1 with nginx 1.18.0; the header and footer display when using `fancyindex_header` and `fancyindex_footer` set as `local` the page lacks the actual listing. Using `subrequest` still works, though.

I had a similar problem with iTunes 12.6.125 on macOS 10.12.5 and disabling IPv6 was the solution. Previously, the library was listed in iTunes but silently failed to load on...