mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 07:55:52 +03:00
[PR #260] [MERGED] Max length increased and public port #480
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#480
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?
📋 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:
master← Head:master📝 Commits (4)
08e694dIncrease some max_lengthd05a948Merge branch 'master' of github.com:retspen/webvirtcloud488aa23Add WS_PUBLIC_PORT to settings template579ba92Merge 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
WS_PUBLIC_PORTto 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.