mirror of
https://github.com/casdoor/casdoor.git
synced 2025-09-09 05:32:56 +08:00
@@ -46,6 +46,7 @@ func initBuiltInUser() {
|
||||
IsAdmin: true,
|
||||
IsGlobalAdmin: true,
|
||||
IsForbidden: false,
|
||||
Properties: make(map[string]string),
|
||||
}
|
||||
AddUser(user)
|
||||
}
|
||||
|
Reference in New Issue
Block a user