mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Update settings.js
This commit is contained in:
parent
1389ed0fce
commit
18610d2fe6
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ if (Meteor.isServer) {
|
|||
return process.env.DEFAULT_AUTHENTICATION_METHOD;
|
||||
},
|
||||
|
||||
isPasswordDisabled() {
|
||||
isPasswordLoginDisabled() {
|
||||
return process.env.PASSWORD_LOGIN_ENABLED === 'false';
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue