Ylian Saint-Hilaire

Results 6 issues of Ylian Saint-Hilaire

First, thanks for writing this code. This is just an observation, no requests. I work on [MeshCentral ](https://meshcentral.com) and I am working on porting your NLA support from the Rust...

I am the author of MeshCentral and use `cookie-session` along with Password. A recent [commit in Password](https://github.com/jaredhanson/passport/commit/7e9b9cf4d7be02428e963fc729496a45baeea608) is [causing crashes](https://github.com/Ylianst/MeshCentral/issues/4034) because `cookie-session` does not have a regenerate() or save() method....

bug
enhancement

I noticed that calling .append() with a buffer does not work on NodeJS v16. I tested it on various v6 to v15 versions and it works, but in NodeJS v16.2...

I am that main author of MeshCentral, a open-source remote management web site. [One of the community members](https://github.com/Ylianst/MeshCentral/issues/4398) point out AceBase was a good replacement for [NeDB](https://github.com/louischatriot/nedb/) that is no...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

I implemented the CrowdSec bouncer in [MeshCentral](https://github.com/Ylianst/MeshCentral) using this code and it's wonderful. I did notice that you can make a decision based on a username instead of an IP...