Jordan Jones

Results 8 comments of Jordan Jones

Count me in too!

Thanks, that test was the next thing I viewed :smile: but, looking closer at the [source](https://github.com/beakerbrowser/hashbase/blob/master/index.js#L56) you have `csrf` middleware enabled. From what I gathered, through testing, I'd need to...

Agreed, prefer using JSON, I'll do some more testing and let you know if anything changes. Thanks for the help :smile:

Thought that would've been a security issue too. One thought might be to include an API key for each user account (or have them generate it) and send that in...

Ok great, so what would be the next steps? I could would more than willing to work getting that feature done in order to facilitate the `cli`. Would we just...

Anymore details on this @phpstatic I would like to try compiling myself. Could you go into more detail here? > 1. patch the source code to remove all dynamic library...

Thought I was going insane, +1 on this, having the same issue

> > Error: Converting circular structure to JSON --> starting at object with constructor 'ClientRequest' | property 'res' -> object with constructor 'IncomingMessage' --- property 'req' closes the circle >...