[PR #260] [MERGED] Max length increased and public port #480

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/260
Author: @t-tran
Created: 11/17/2019
Status: Merged
Merged: 11/20/2019
Merged by: @retspen

Base: masterHead: master


📝 Commits (4)

  • 08e694d Increase some max_length
  • d05a948 Merge branch 'master' of github.com:retspen/webvirtcloud
  • 488aa23 Add WS_PUBLIC_PORT to settings template
  • 579ba92 Merge branch 'master' of github.com:retspen/webvirtcloud

📊 Changes

7 files changed (+23 additions, -19 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 computes/forms.py (+5 -5)
📝 computes/models.py (+2 -2)
📝 console/views.py (+2 -2)
📝 create/forms.py (+4 -4)
📝 create/templates/create_instance.html (+6 -6)
📝 webvirtcloud/settings.py.template (+3 -0)

📄 Description

  • Updat max length in a bunch of places to 64 chars
  • Add setting WS_PUBLIC_PORT to support this running behind a reverse proxy such as nginx+ssl

🔄 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/260 **Author:** [@t-tran](https://github.com/t-tran) **Created:** 11/17/2019 **Status:** ✅ Merged **Merged:** 11/20/2019 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`08e694d`](https://github.com/retspen/webvirtcloud/commit/08e694db4d132303ff07f8f47f02da83a03c09b1) Increase some max_length - [`d05a948`](https://github.com/retspen/webvirtcloud/commit/d05a948078e65ef33a93bf9d727bbf32d650c030) Merge branch 'master' of github.com:retspen/webvirtcloud - [`488aa23`](https://github.com/retspen/webvirtcloud/commit/488aa23d14ec4b7cb918bfdf806ce289766bc13d) Add WS_PUBLIC_PORT to settings template - [`579ba92`](https://github.com/retspen/webvirtcloud/commit/579ba922e2006a68e79f2d1b637c3de616635ece) Merge branch 'master' of github.com:retspen/webvirtcloud ### 📊 Changes **7 files changed** (+23 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `computes/forms.py` (+5 -5) 📝 `computes/models.py` (+2 -2) 📝 `console/views.py` (+2 -2) 📝 `create/forms.py` (+4 -4) 📝 `create/templates/create_instance.html` (+6 -6) 📝 `webvirtcloud/settings.py.template` (+3 -0) </details> ### 📄 Description * Updat max length in a bunch of places to 64 chars * Add setting `WS_PUBLIC_PORT` to support this running behind a reverse proxy such as nginx+ssl --- <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:52 +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#480
No description provided.