Content Management System that helps you design your website from the administration panel. You can, with a few clicks, completely design your website directly in the CMS, AND/OR use TailwindCSS for the same purpose and greater control ( also inside CMS admin panel ).
Describe the bug
Once the new user is created through the admin panel in User Module, and all the necessary configuration is set for the new user to be administrator ( roleId, status ), the new admin user should be able to login to Creator, instead /adminUrl creates an Error because the /css/userCSS/default_NEW_USERNAME.css and /js/userJS/default_NEW_USERNAME.js are not found
Expected behavior
New admin user should be able to login to /adminUrl
Describe the bug Once the new user is created through the admin panel in User Module, and all the necessary configuration is set for the new user to be administrator ( roleId, status ), the new admin user should be able to login to Creator, instead /adminUrl creates an Error because the /css/userCSS/default_NEW_USERNAME.css and /js/userJS/default_NEW_USERNAME.js are not found
Expected behavior New admin user should be able to login to /adminUrl