How to set the login mode when logging in? You can only log in through the mailbox. Now you can only log in through the user name
All users emails are showing in the view source code mode
Solved
Technical Support
-
Nodebb 1.0.3
When I go into a thread logged in as normal user and select "view source code" from my browser and CTRL+F search for "email" I can see everyone's email addresses who have written in the thread.In the admin control panel I have selected "make user info private" and "show email" is disabled in the default user settings. "Show user email" is disabled also from user's personal settings.
I tried this here in Nodebb forums and I can't see people's email addresses.
Is this a database issue, ie. setting user privacy doesn't do anything or could it be related to Redactor composer plugin or... ?
What can I do?
-
Here is example of what I'm seeing in source code view:
-
The issue @baris mentions is supposed to be fixed within
[email protected]
.