mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:37:32 +00:00
fix: check domain of username not claimed by other organisation and cleanup (#2265)
* fix: register human * fix: check domain of username not claimed by other organisation * fix: create setup step to create domain claimed events for invalid users * Update setup_step19.go
This commit is contained in:
@@ -21,6 +21,7 @@ const (
|
||||
Step16
|
||||
Step17
|
||||
Step18
|
||||
Step19
|
||||
//StepCount marks the the length of possible steps (StepCount-1 == last possible step)
|
||||
StepCount
|
||||
)
|
||||
|
Reference in New Issue
Block a user