Factoring the model user and correcting password

This commit is contained in:
Chris Mann 2023-07-22 13:40:22 +02:00
parent 5ca2555b76
commit 589984cb96

View file

@ -129,7 +129,7 @@ type NewAccountData struct {
Surname string Surname string
Mail string Mail string
SuggestPW string SuggestPW string
OtherMailbox string CN string
ErrorUsernameTaken bool ErrorUsernameTaken bool
ErrorInvalidUsername bool ErrorInvalidUsername bool