add SSHA+Argon2 hashed password to accounts profile and validate profile activation (#203)
Co-authored-by: Michael Hoennig <michael@hoennig.de> Reviewed-on: https://dev.hostsharing.net/hostsharing/hs.hsadmin.ng/pulls/203 Reviewed-by: Marc Sandlus <hsh-marcsandlus@noreply.dev.hostsharing.net>
This commit is contained in:
@@ -105,6 +105,7 @@ dependencies {
|
||||
implementation("org.modelmapper:modelmapper:3.2.4")
|
||||
implementation("org.iban4j:iban4j:3.2.11-RELEASE")
|
||||
implementation("org.reflections:reflections:0.10.2")
|
||||
implementation("de.mkammerer:argon2-jvm:2.11")
|
||||
|
||||
compileOnly("org.projectlombok:lombok")
|
||||
testCompileOnly("org.projectlombok:lombok")
|
||||
|
||||
Reference in New Issue
Block a user