[PR #110] [MERGED] Create instances with a random generated vnc password by default #423

Closed
opened 2026-02-27 15:58:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/110
Author: @nitmir
Created: 5/8/2016
Status: Merged
Merged: 5/8/2016
Merged by: @retspen

Base: masterHead: passwd-vnc


📝 Commits (1)

  • e75fc99 Create instances with a random generated vnc password by default

📊 Changes

3 files changed (+10 additions, -3 deletions)

View changed files

📝 instances/views.py (+2 -1)
📝 vrtManager/create.py (+2 -2)
📝 vrtManager/util.py (+6 -0)

📄 Description

Instead of creating instance with no password, created them with a generated password. The password is readable in vncsettings.

This is another way to fix #95


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtcloud/pull/110 **Author:** [@nitmir](https://github.com/nitmir) **Created:** 5/8/2016 **Status:** ✅ Merged **Merged:** 5/8/2016 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `passwd-vnc` --- ### 📝 Commits (1) - [`e75fc99`](https://github.com/retspen/webvirtcloud/commit/e75fc9944927288e767ddb97e19544efa3c21fde) Create instances with a random generated vnc password by default ### 📊 Changes **3 files changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `instances/views.py` (+2 -1) 📝 `vrtManager/create.py` (+2 -2) 📝 `vrtManager/util.py` (+6 -0) </details> ### 📄 Description Instead of creating instance with no password, created them with a generated password. The password is readable in vncsettings. This is another way to fix #95 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:58:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#423
No description provided.