Secure create-user command #123 (#127)

* ask the user for the password #123
* added integration test #123
This commit is contained in:
Simon Schaufelberger
2018-02-10 19:11:30 +01:00
committed by Kevin Papst
parent 5527f29caf
commit 93e1cd5095
10 changed files with 506 additions and 303 deletions

View File

@@ -416,6 +416,9 @@
"ref": "85834af1496735f28d831489d12ab1921a875e0d"
}
},
"symfony/security-csrf": {
"version": "v4.0.4"
},
"symfony/stopwatch": {
"version": "v4.0.3"
},