KimSia Sim
KimSia Sim
I note that in OpAuth there is an Auth response array. https://github.com/opauth/opauth/wiki/Auth-response I was wondering if there is a way to retrieve the same thing using the CakePHP OpAuth Plugin?
My background is largely server side languages like PHP. Can you give me a scenario that explains how CommonJSForPHP would be the best tool for the job?
hi there, I'm completely new to git-crypt. I read an article about this git-crypt and I have a question. Suppose I use git-crypt to encrypt a `.env` file for production...
I noticed taht the last released version was in 2018 but there have been commits to the main branch since then even as recently as today 2021-12-19 so was wondering...
ref #3 add a validation method to test for such situations
 When I click sponsor I saw this. I am curious whether you might provide more support based on sponsorship tiers. Hence I clicked on it
Do we use Nginx or guincorn?
Over in this line https://github.com/mariocesar/django-ltree/blob/154c7e31dc004a753c5f6387680464a23510a8ce/django_ltree/fields.py#L13 When i run python3.7 this doesn't seem to trigger any issue but when I upgrade to python3.8 in my django app, I get this error....
1. invert not any => all 2. ensure that settings.DATABASES has default set ## Why? I use docker a lot. Sometimes I need to run commands like `docker exec -it...