Shiv Shankar Dayal

Results 7 issues of Shiv Shankar Dayal

I just pulled latest drogon and cmake refuses to build my code. **To Reproduce** Steps to reproduce the behavior: 1. Clone latest drogon 2. Compile and install 3. Create a...

I have a web app which is integrated with AWS Cognito. Now when the user logs in web app gets a token which I want to use with JSXC as...

enhancement

This change does two things. It introduces two new arguments. `minimize_json` and `load-template`. The reason for minimizing json is to reduce output size because even with `indent=0` the JSON output...

### Problem I am generating sphinx gallery docs for http://github.com/deepchecks/deepchecks which generates rst files of the order of 100s of MBs leading sphinx to cause OOM. This is because I...

I cannot find a location where database credentials can be specified. Please help with this.

I am trying to implement SAML auth with Mautic(https://docs.mautic.org/en) as SP and my django app as IDP. I have added SP information using admin panel of Django app. However, when...

`send(message, envelope_from=None)` raises a TypeError for second argument.