Matt Simerson
Matt Simerson
I've got my app set up with passport-http and it authenticates requests as expected. Thanks for the app and docs. My issue is that this project I'm working on is...
There's no email address or Amazon wishlist, or other such way to pass on complements like, "really cool job, I'm using and liking your software." Thanks a bunch!
- [x] fixes stagnant / broken Travis CI - adds CI support for Github Workflows/Actions - lint and docs are separate tests (more efficient, narrows down why a PR is...
On the [Getting started](https://nearley.js.org/docs/getting-started) page, it says: > To use the nearley compiler, you need to additionally install nearley globally. and shows: `npm install -g nearley`. Since a few years...
I've written a parser using `builtins/whitespace` and the Windows CI tests failed, because the EOL characters are \r instead of \n.
# 3.0 Rewrite NicTool in JS, running on node.js - Server - [ ] #275 - Client - [ ] #279 - Exports - [x] #280 - Imports - [x]...
As of 2.10, NicTool has partial location (split-horizon) support. That means you can publish DNS records that are answered based on the askers IP. But... 1. the web gui hasn't...
Currently there's at least one query in NicTool that runs afoul of `sql_mode=only_full_group_by`. Tests need to be run against MySQL 5.7 to further identify and resolve the queries. For now,...
add an option to update PTR when editing A or AAAA records (if reverse zone exists and user has permission to edit PTR)
http://tools.ietf.org/html/rfc3597 Add export support for unknown DNS record types.