Charles Phillips
Charles Phillips
Came here looking for destructured arguments defaults too. I am a heavy user of iced-coffee-script and would support moving to iced3. Generators are supported in Node since v4 and I'd...
[contracts.coffee](https://github.com/disnet/contracts.coffee) has always interested me. I wonder what iced+contracts would look like...
Currently I'm using it with Redmine 1.4.0 on SourceRepo's servers, but I believe other users are using it with the more recent Redmine. Please anyone feel free to chime in...
I think `p3p` option should be deprecated: The Microsoft link in the README is now dead, and both w3c and Wikipedia list it as a discontinued project [1] [2]. [1]:...
Hi @gabrielmancini , [This package](https://github.com/npm/couch-login/blob/7ce5cee8a2e687ed4817a27ba8de20c03dff01ec/couch-login.js#L143) uses the simple CouchDB basic auth and [/_session endpoint ](http://docs.couchdb.org/en/1.6.1/api/server/authn.html#session). OAuth is probably out of scope for this package, but you might find this example...
As we can see [in the build history](https://travis-ci.org/npm/couch-login/builds/162268952) something about Node 0.8 causes the tests to fail when manipulating the password. It seems the tests were never fully passing on...
It's still possible to run the binary. **Ctrl+click** the icon, then choose **Open** https://discussions.apple.com/thread/250425993?sortBy=best
This is a good point. I'm sorry I haven't had a chance to write more examples yet. I use this with Fabio, which is an L7 path router, so paths...
Hi @afterthought , I am still using this I just haven't bumped the dependencies in a while. There should be a bunch of information printed to the logs as it...
Oh great, glad you were able to get vault working! I do all this in Joyent SmartOS instances and not Docker images so my networking setup is pretty different. Back...