@robin4002 @Ne-Ho Does shoutbox completely stops working on 1.13.0 or works with and also throws this error? We have a very active shoutbox, so waiting for fix and figuring out a fix before updating to latest nodebb.
Email settings not saving v 1.6.1
-
Hello,
At one point i must have added a username and password to the Email Settings page and now when i delete both, Hit Save and then refresh the page the username and password return.I am using the new "Custom Service" setting in 1.6.1.
Thanks,
-
Just to add to this.. the emails do work and dont take into account the username and pass.. it just seems like the UI shows it.
-
@PitaJ Is this a bug? I searched through the mongo DB objects trying to find somthing that could provide the username and pass but everything showed blank.. maybe its the sorted or indexed stuff?
-
It could be a bug. What database are you using?
-
Mongodb 3.0.7
-
@whitts If the username and password return, then it is saved in the database somewhere.
Have you checked the
config
object? -
@julian said in Email settings not saving v 1.6.1:
config
This is what it looks like in the config object:
Thanks
-
... any chance Chrome is saving the username and password?
It has happened before, on occasion...
-