Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

feat(36): Create a command-line tool to reset passwords #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

121593
Copy link
Contributor

@121593 121593 commented Aug 22, 2020

Fixes #36

Pour tester :

  • Installer la nouvelle dépendance : docker-compose up --build
  • Exécuter la commande dans docker : docker exec -it $(docker container ls | grep 'node' | awk '{print $1}') bin/reset-password.js --help

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

erreur login member
2 participants