mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 15:35:57 +03:00
[GH-ISSUE #142] Change root password using the panel #95
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (May 3, 2018).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/142
Hi @honza801
This is a awesome project!
I am running the latest old version and today I had an opportunity to install your version. Very good some changes that you did!
I have 2 questions:
1-) Is this possible to back the option to change root password using the panel?
2-) Do you will continue this project?
Thanks.
Thiago
@honza801 commented on GitHub (May 4, 2018):
hi,
thanks for your interest.
have a nice day
fous
@ghost commented on GitHub (May 4, 2018):
Hi @honza801
I have changed all bellow to TRUE, restarted supervisor service e nothings was changed at web interface.
SHOW_ACCESS_ROOT_PASSWORD = True
SHOW_ACCESS_SSH_KEYS = True
SHOW_PROFILE_EDIT_PASSWORD = True
About the development, this is awesome and important to keep the project on the top.
I can work with you if necessary to improve the project. (I am not dev but I have in my mind important features to improve it).
Thank you very much.
Thiago
@honza801 commented on GitHub (May 7, 2018):
hi,
the password/keys form problem is fixed in the latest commit. please confirm.
thanks
fous
@ghost commented on GitHub (May 7, 2018):
Hi @honza801
Working fine after the last git pull.
Thank you very much!