Refactor user email confirmation + password reset handling (#919)
Co-authored-by: kolaente <k@knt.li> Reviewed-on: https://kolaente.dev/vikunja/api/pulls/919 Co-authored-by: konrad <konrad@kola-entertainments.de> Co-committed-by: konrad <konrad@kola-entertainments.de>
This commit is contained in:
parent
d5d4d8b6ed
commit
4216ed7277
25 changed files with 436 additions and 134 deletions
|
|
@ -55,6 +55,7 @@ func SetupTests() {
|
|||
"team_namespaces",
|
||||
"teams",
|
||||
"users",
|
||||
"user_tokens",
|
||||
"users_lists",
|
||||
"users_namespaces",
|
||||
"buckets",
|
||||
|
|
|
|||
Reference in a new issue