fidgi

Results 6 issues of fidgi

## Steps to reproduce execute lb4 update ## Current Behavior (excuse my french ;-) ) $ lb4 update Le projet a été généré à l'origine par @loopback/cli@. Les dépendances suivantes...

bug
CLI
needs grooming

Hi, We have to support user's accounts from a legacy php-based system that encrypts passwords in bcrypt but with a $2y$ prefix. Can it be possible to support this prefix...

### Describe the bug some loopback components depends on a vulnerable version of nanoid from loopback-datasource-juggler dependencies ### Logs ```shell === npm audit security report === ┌──────────────────────────────────────────────────────────────────────────────┐ │ Manual Review...

bug

Hi, Is there a way to not output request Authorization header parameters (ex: the value of the Authorization Basic parameter) in log depending on the log level ? Regards

agent-nodejs
triage
community

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...

## Suggestion Replacing the deprecated [request](https://www.npmjs.com/package/request) package by a modern equivalent like [axios](https://www.npmjs.com/package/axios) or [superagent](https://www.npmjs.com/package/superagent). More alternatives mentionned [here](https://github.com/request/request/issues/3143) ## Use Cases N/A ## Examples N/A ## Acceptance criteria TBD...

feature