mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 21:17:18 -04:00
Remove console.log
This commit is contained in:
parent
05b9e825bb
commit
f2b64c1aaa
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ Meteor.startup(() => {
|
|||
};
|
||||
|
||||
if (Meteor.isServer) {
|
||||
console.log(process.env.LDAP_AUTHENTIFICATION_USERDN);
|
||||
if(process.env.OAUTH2_CLIENT_ID !== '') {
|
||||
|
||||
ServiceConfiguration.configurations.upsert( // eslint-disable-line no-undef
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue