Guillaume Montard

Results 11 comments of Guillaume Montard

Yep this is the right way to do it, reverse proxy works pretty fine. Anyway I just submitted an issue that could improve this setup by having Gor listen directly...

Well the easiest way is to customize the domain (or subdomain) for each of your site and based on this information change the credential of your OAuth strategy. It's what...

Thank you for your issue. There is already a test coverage written using rspec, you can try it with this command: ```ruby rake test ```

Hmm that's a fair point, to be honest I usually really on something like CircleCI so I don't really bother setting up a full test env - that said what...

Hi @jackbit, I don't have much experience with MongoDB but if you do feel free to propose a PR. It should be quite easy to do if you already know...

Hello, Any update on a merge of this PR? Thanks.

I'm not a huge fan of the "present", "absent" naming for the ```pattern``` values. Since the pattern is somehow a regexp (_that's how we all think about it_), this is...

Hello @slietz, do you think it's possible to get a review on this? Many thanks 🙏