mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[PR #511] [MERGED] Fix LDAP password and added VM DRBD Status to appsettings #591
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#591
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/511
Author: @Info-IIG
Created: 6/29/2022
Status: ✅ Merged
Merged: 6/30/2022
Merged by: @catborise
Base:
master← Head:develop📝 Commits (2)
af5acc8Fix ldap password error421f17dAdded VM DRBD Status to appsettings📊 Changes
5 files changed (+43 additions, -3 deletions)
View changed files
➕
appsettings/migrations/0007_auto_20220629_1213.py(+29 -0)📝
instances/templates/allinstances_index_grouped.html(+6 -0)📝
instances/templates/allinstances_index_nongrouped.html(+4 -0)📝
instances/views.py(+3 -2)📝
webvirtcloud/settings.py.template(+1 -1)📄 Description
Hi,
This follow the pull #506.
Thanks.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.