mirror of
https://github.com/casdoor/casdoor.git
synced 2025-09-09 18:02:55 +08:00
Fix missing ranking in initBuiltInUser().
This commit is contained in:
@@ -64,6 +64,7 @@ func initBuiltInUser() {
|
|||||||
Affiliation: "Example Inc.",
|
Affiliation: "Example Inc.",
|
||||||
Tag: "staff",
|
Tag: "staff",
|
||||||
Score: 2000,
|
Score: 2000,
|
||||||
|
Ranking: 1,
|
||||||
IsAdmin: true,
|
IsAdmin: true,
|
||||||
IsGlobalAdmin: true,
|
IsGlobalAdmin: true,
|
||||||
IsForbidden: false,
|
IsForbidden: false,
|
||||||
|
Reference in New Issue
Block a user