James Sumners
|
f18dee40a2
|
Replace messages with @ldapjs/messages
|
2023-02-22 14:09:27 -05:00 |
James Sumners
|
9de9c703ab
|
Migrate filter extensions (#809)
* Replace presence filter
* Replace equality filter
* Remove TODO
* Fix integration tests
* Replace approximate filter
* Replace extensible filter
* Replace greater-than-equals filter
* Replace less-than-equals filter
* Replace remaining filters
* Remove debug code
* Remove transition code
* Remove unnecessry isFilter
* Remove unused code
* Use LDAP filter string parsing from @ldapjs/filter
* Move BER filter parsing to @ldapjs/filter
* Fully replace internal filters module with @ldapjs/filter
|
2023-02-22 14:09:27 -05:00 |
Tony Brix
|
c6fa25985b
|
update devdependency standard to v16
|
2020-10-31 16:07:32 -05:00 |
James Sumners
|
1f12eca334
|
Add integration tests (#571)
* Initial integration test, um, test
* Hack in service
* Add integration test for issue #480
* Add fix for issue #418
* Add fix for issue #370
|
2019-11-16 10:48:00 -05:00 |
James Sumners
|
e2c9b12430
|
Apply standard linting to the code base (#539)
* Apply standard linting to the code base
* Specify files to lint
* Run lint as first stage
* Update travis config
|
2019-08-27 17:11:49 -04:00 |
Mark Cavage
|
aa633dfd20
|
support extensible matching of caseIgnore and caseIgnoreSubstrings
|
2013-10-28 21:12:12 +00:00 |
Yunong Xiao
|
763f4630f7
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
lib/index.js
|
2012-02-22 14:34:17 -08:00 |
Yunong Xiao
|
035d2c4cfc
|
add persistent search lib, fix url to parse filter as an ldap object
|
2012-02-20 17:21:53 -08:00 |
Mark Cavage
|
afeb354eac
|
Initial setup for 0.5 (use eng.git layout)
|
2012-02-18 08:15:52 +00:00 |
Jeff Huff
|
839941d75f
|
Changed the scheme check order so that the default port can default for both ldap and ldaps
|
2011-08-26 15:07:10 -07:00 |
Mark Cavage
|
ca1443f102
|
Initial working client/server version
|
2011-08-04 13:32:01 -07:00 |