nebojsatomic / IDE21

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 ).
https://ide21.com
MIT License
11 stars 5 forks source link

Adding a new admin user through the admin User Module creates a bug #43

Closed nebojsatomic closed 3 months ago

nebojsatomic commented 3 months ago

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