[PR #511] [MERGED] Fix LDAP password and added VM DRBD Status to appsettings #591

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

📋 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: masterHead: develop


📝 Commits (2)

  • af5acc8 Fix ldap password error
  • 421f17d Added 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.

  1. Fix LDAP password TypeError.
  2. Added VM DRBD Status to appsettings.

Thanks.


🔄 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/511 **Author:** [@Info-IIG](https://github.com/Info-IIG) **Created:** 6/29/2022 **Status:** ✅ Merged **Merged:** 6/30/2022 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (2) - [`af5acc8`](https://github.com/retspen/webvirtcloud/commit/af5acc8c2439b7ac8fac1da65f082782c9a208b9) Fix ldap password error - [`421f17d`](https://github.com/retspen/webvirtcloud/commit/421f17d5caab376d3f115d1eb3ced923fb383e89) Added VM DRBD Status to appsettings ### 📊 Changes **5 files changed** (+43 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `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) </details> ### 📄 Description Hi, This follow the pull #506. 1) Fix LDAP password TypeError. 2) Added VM DRBD Status to appsettings. Thanks. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:16 +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#591
No description provided.