Factoring the model user and correcting password
This commit is contained in:
parent
5ca2555b76
commit
589984cb96
1 changed files with 7 additions and 7 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue