secure password assignment first draft
This commit is contained in:
committed by
Nanne Baars
parent
8bc91ba4ec
commit
5fa11a1b4b
@ -86,6 +86,11 @@
|
||||
<artifactId>encoder</artifactId>
|
||||
<version>1.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.nulab-inc</groupId>
|
||||
<artifactId>zxcvbn</artifactId>
|
||||
<version>1.2.5</version>
|
||||
</dependency>
|
||||
<!-- Temporarily -->
|
||||
<dependency>
|
||||
<groupId>com.thoughtworks.xstream</groupId>
|
||||
|
Reference in New Issue
Block a user