Skip to content

Allow user-defined separator and fix docker-compose process - #11

Open
etiennepellegrini wants to merge 2 commits into
mike-hearn:masterfrom
etiennepellegrini:master
Open

Allow user-defined separator and fix docker-compose process#11
etiennepellegrini wants to merge 2 commits into
mike-hearn:masterfrom
etiennepellegrini:master

Conversation

@etiennepellegrini

Copy link
Copy Markdown

Docker-compose process needed some changes for grunt to be able to run.
Added a new separator field so the user can decide on a different separator character (or no character).

docker-compose up command was returning 'unable to find grunt'. The
npm install command was done on the /code directory copied in the
Dockerfile instead of the one mounted with volume. Now running
npm install before running grunt after mounting the volume.
New field on html page for separator character (for websites that don't
allow spaces in passwords). Listens to changes so user can keep the same
words and just change the separator. Crack time gets recalculated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant