glic3rinu / django-orchestra

Django-based framework for building web hosting control panels
Other
79 stars 27 forks source link

Missing password for admin #19

Open galaxydata opened 7 years ago

galaxydata commented 7 years ago

Hello! how to restore password a user with administrative privileges?

glic3rinu commented 7 years ago

Hi,

you should be able with

python3 manage.py changepassword admin

https://docs.djangoproject.com/en/1.10/topics/auth/default/#changing-passwords

ghost commented 7 years ago

Yikes, they need to fix the styles on this project. The control panel needs more work Check out sentora or cpanel or webister for examples.

Cpanel: http://www.cpanel.com Sentora: http://www.sentora.org/ Webister: https://github.com/alwaysontop617/webister