fix: new install local auth not enabled (#2375)
This commit is contained in:
@@ -258,6 +258,7 @@ module.exports = () => {
|
||||
key: 'local',
|
||||
config: {},
|
||||
selfRegistration: false,
|
||||
isEnabled: true,
|
||||
domainWhitelist: {v: []},
|
||||
autoEnrollGroups: {v: []},
|
||||
order: 0,
|
||||
|
Reference in New Issue
Block a user