Daniel Aristizabal
Daniel Aristizabal
Agreed, looks like is not open source, since sources are not available. Why is used an [Apache license](https://github.com/DockStation/dockstation/blob/master/LICENSE) if you are not uploading the sources? Wanted to debug some issues...
Some companies want to use Node.js but there are concerns about security. Own images need some sort of trust between devs and that is ok for low/middle size open source...
Hi @mohamedmansour i just did a pull request adding that support. Possibly Brian can't work on this these days. If you need this patch you can check the diff on...
Thanks!! I just test the thing using the next config ``` javascript module.exports = function(app) { MyUserModel.plugin(mongooseAuth, { everymodule: { everyauth: { User: function(){ return app.set('db').usuario; // I'm using express...
Its probably that due mayor changes on Extensions API this extension is not compatible with new versions of Firefox.
I think is probably dead since Firefox extensions change a bit its APIs and this extension will not work on recent versions of Firefox. Further gpg could also change its...
@narqo Thanks a lot! we are reviewing it, we'll let you know any advance
@PWKad Hi man, I saw multiples Patricks so add me as friend, I'm cronopio#9788 on Discord
@tonydspaniard well... Testnet using lcoin was not possible for me. I ended using litecoin core and its rpc I'm pretty sure that its a simply config of parameters, anyone that...