AJ Jordan

Results 231 issues of AJ Jordan

Right now there are several logical "jobs" that I can think of that the pump system performs: * HTTP request/response * OAuth nonce/session cleanup in the database * Distribution These...

technical debt

See https://github.com/trentm/node-bunyan#raw--ringbuffer-stream; this would be super helpful for debugging errors in production.

admin
enhancement

There are currently a couple as-root tests that are disabled since they're broken. We should reenable these ASAP.

test suite
technical debt

I believe we _should_ be able to do this since the web UI acquires its own OAuth tokens and does stuff with that. Although I guess if it's compromised via...

security

As these may represent typos.

admin

See https://github.com/expressjs/session's `secure` option.

security
semver-major

At the very least, we should ship manpages for `pump(1)` and `pump.io.json(5)`. Also nice to have: ~~~- [ ] `pump-authorize(1)`~~~ ~~~- [ ] `pump-create-group(1)`~~~ ~~~- [ ] `pump-delete(1)`~~~ ~~~- [...

docs

Would fix unused `var ignore = function() {}` in `test/`, probably among other things; see https://github.com/pump-io/pump.io/issues/1647#issuecomment-393806152.

contributor experience
test suite

docs
contributor experience

docs
contributor experience