Merge branch 'master' into cloudwatch

This commit is contained in:
Torkel Ödegaard
2015-09-01 17:25:36 +02:00
14 changed files with 90 additions and 74 deletions
+1
View File
@@ -52,6 +52,7 @@ type CreateUserCommand struct {
Password string
EmailVerified bool
IsAdmin bool
SkipOrgSetup bool
Result User
}