-
Hi,
I've followed the instructions in the readme file to the letter, for a test domain.
When I attempt to authenticate, the redirect URL changes to the following:
`http://test/auth/auth?/%3…
-
If any query string args are invalid, for example invalid JSON in path, we need to catch these errors and send back HTTP 400.
-
doh_filter_request function is not working correctly when i pass a dns query over https. it makes the dns_query data to an empty string and passes it to dns upstream server.
-
Please improve quick buttons for run/debug. The main button icon should change according to which button I clicked in the drop down menu (now the icon does not change and while working you forget the …
-
https://github.com/typings/typings is a TSD replacement that supports versioning and distributed repositories. It would be helpful if dojo/typings was one of those repositories.
-
Hi,
I'm using `cargo xbuild` to compile & link my code to a embedded target. @phil-opp the maintainer of cargo xbuild believes that this is a rust-ldd [issue](https://github.com/japaric/xargo/issue…
-
1. Set a reminder for `!image cute dog`
2. wait for the reminder to post
3. note that limbo does not respond
-
Currently the endpoint to query the columns available for a PostGIS table is set to GeoJSON:
`http://.../services/tables/mytable&format=json?format=geojson`
And sure enough, a file is generated with…
-
Please make it compatible with Scala 2.12.+. Once linked in a project using this scala version I get this error:
```
unresolved dependency: com.mediamath#scala-json_2.12;1.0: not found
unresolv…
skoky updated
5 years ago
-
I am able to log errors via winston to both the console and Loggly fine. When I log warnings or info level messages, only the console receives them. Any idea what I am doing wrong? Here is how I co…