mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 21:30:24 +08:00
Add app's EnablePassword.
This commit is contained in:
@ -48,6 +48,7 @@ class ApplicationListPage extends React.Component {
|
||||
createdTime: moment().format(),
|
||||
displayName: `New Application - ${this.state.applications.length}`,
|
||||
logo: "https://cdn.jsdelivr.net/gh/casbin/static/img/logo@2x.png",
|
||||
EnablePassword: true,
|
||||
providers: [],
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user