| Erstellt | diff --git a/src/main/angular/src/app/pages/profile/profile.component.html b/src/main/angular/src/app/pages/profile/profile.component.html index ac348cb..c65ad9e 100644 --- a/src/main/angular/src/app/pages/profile/profile.component.html +++ b/src/main/angular/src/app/pages/profile/profile.component.html @@ -1,5 +1,60 @@|||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| + Name: + | +
+ |
+ + Mindestens {{ USER_NAME_MIN_LENGTH }} Zeichen. Keine Leerzeichen. Buchstaben oder Zahlen müssen enthalten sein. + | +
|---|---|---|
| + | ||
| + Passwort: + | +
+ Nicht gesetzt
+ Gesetzt
+ |
+ |
| + Neues Passwort: + | ++ + | ++ Mindestens {{ USER_PASSWORD_MIN_LENGTH }} Zeichen. Nicht nur Zahlen. Nicht nur Buchstaben. + | +
| + Wiederholung: + | ++ + | ++ + | +
| + | ||