I have just downloaded malcom to test it but I am unable to launch it simply because:
my database is on another computer than the one I want to run malcom on
I have configured authentication on my MongoDB
I see you have created a _dblocal section in the malcom.conf file but, as my comprehension of the code goes, it does not seem to be used when creating the database sessions (at least in the Model and UserManagement classes)
Are you working on it (since the _dblocal section exists) or would you prefer a pull request?
Hi,
I have just downloaded malcom to test it but I am unable to launch it simply because:
I see you have created a _dblocal section in the malcom.conf file but, as my comprehension of the code goes, it does not seem to be used when creating the database sessions (at least in the
Model
andUserManagement
classes)Are you working on it (since the _dblocal section exists) or would you prefer a pull request?