totaljs / cms

Node.js Content Management System
http://www.totaljs.com/cms/
MIT License
228 stars 92 forks source link

can't create a new user #25

Closed dzxt closed 4 years ago

dzxt commented 4 years ago

Hi there I installed CMS 13.0.0 on the local mac os 10.14.6 Mojave computer. + Node js v13.13.0 1) I create a new user with super administrator rights 2) cms will be refused due to incorrect authentication data when attempting to login 3) when I go back under the default administrator, I see that the new user has not been saved and has disappeared from the list of users on the settings page https://drive.google.com/file/d/15tVR5HFJ9Vhr5EY0ljn-EhFmcs6XUBFz/view?usp=sharing Thanks!

petersirka commented 4 years ago

Have you applied settings via right top button APPLY SETTINGS?

dzxt commented 4 years ago

Thank you for the quick response, I did not pay attention to this button, however after adding a user it remains unavailable for clicking. https://prnt.sc/se29pb

petersirka commented 4 years ago

Yes because there are missing some required settings. Check required fields:

image

dzxt commented 4 years ago

That's it! I understand the principle, so I confirm all the settings on the page at once Thank you