Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default user_model? #715

Closed
hopewise opened this issue Oct 26, 2017 · 1 comment
Closed

Default user_model? #715

hopewise opened this issue Oct 26, 2017 · 1 comment

Comments

@hopewise
Copy link

I have not defined user_model in the system.json, and I have created a website, and changed the admin password..

What is the default user_model ? I am already using User model that is associated with devise for my existing project, would it be easy to let my created site use my project users and authenticate via devise? or do I have to start site creation all over from beginning?

@owen2345
Copy link
Owner

owen2345 commented Nov 6, 2017

User_model is used for authentication also used for current_user in camaleon dashboard.
http://camaleon.tuzitio.com/documentation/category/139779-faqs/custom-login.html
By this way you can maintain your current user information and add required attributes of camaleon_cms user model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants