David Donohue
Results
2
issues of
David Donohue
Joe I like this tool! I ran this unit test, which is similar to your existing unit test. It always returns false/0 ``` 'filtrex: object string test': function(test) { test.equal(1,...
The name accounts-ldap makes me think this would work with the Meteor accounts system. As documented here, https://atmospherejs.com/meteor/accounts-ui I did this ``` meteor add accounts-ui meteor add typ:accounts-ldap ``` Then...
enhancement