feature/credentials-schema-updates (#180)
Co-authored-by: Michael Hoennig <michael@hoennig.de> Reviewed-on: https://dev.hostsharing.net/hostsharing/hs.hsadmin.ng/pulls/180 Reviewed-by: Marc Sandlus <marc.sandlus@hostsharing.net>
This commit is contained in:
@@ -8,7 +8,7 @@ classDiagram
|
||||
Credentials "1..n" --o "1" CredentialsContextMapping
|
||||
|
||||
class Credentials{
|
||||
+twoFactorAuth: text
|
||||
+totpSecret: text
|
||||
+telephonePassword: text
|
||||
+emailAdress: text
|
||||
+smsNumber: text
|
||||
|
Reference in New Issue
Block a user