Matt Lewis

Results 6 issues of Matt Lewis

Hello! I recently finished the groundwork on my project, [mplewis/bluecat](https://github.com/mplewis/bluecat), and would appreciate seeing it in this list. Thanks!

Hi @mikker, thanks so much for building Passwordless! It does exactly what I need. I am using this with [rails_admin](https://github.com/sferik/rails_admin) via the [manual custom auth](https://github.com/sferik/rails_admin/wiki/Customized-authorization) approach. My user class looks...

This adds support for the `TIMEZONE` env var, which corresponds to the [timezone pgbouncer option](https://www.pgbouncer.org/config.html#timezone).

Hey @Jack000! Thanks for sharing Expose. It's fantastic. I was using it to build a photo album of a recent trip of mine and I ran into some pain points,...

Right now, the SSL certificate for https://ngmodules.org points to *.heroku.com, and it causes a security error in Chrome. Thought you might want to know.

Hello! I'm having trouble using Excalibur out of the box. # What I did Installed Excalibur and set it up: ``` pip install excalibur-py excalibur initdb excalibur webserver ``` Then,...