Email is unique for people + start work on authelia integration
This commit is contained in:
parent
76981f31c8
commit
aeb43e4775
9 changed files with 82 additions and 4 deletions
|
|
@ -52,6 +52,7 @@ func GetDatabase() (*gorm.DB, error) {
|
|||
&models.Role{},
|
||||
&models.UserRole{},
|
||||
&models.Person{},
|
||||
&models.PersonAccount{},
|
||||
&models.List{},
|
||||
&models.ListItem{},
|
||||
&models.Field{},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue