[PR #603] [MERGED] Get UserAttributes object using get_or_create #637

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/603
Author: @krejcar25
Created: 9/23/2023
Status: Merged
Merged: 9/23/2023
Merged by: @catborise

Base: masterHead: master


📝 Commits (1)

  • 1b2b3a3 Get UserAttributes object using get_or_create

📊 Changes

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

View changed files

📝 admin/views.py (+1 -1)
📝 instances/utils.py (+2 -2)

📄 Description

This is done to automatically create the UserAttributes object in case LDAP User Backend didn't create it.

fixes #602


🔄 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/603 **Author:** [@krejcar25](https://github.com/krejcar25) **Created:** 9/23/2023 **Status:** ✅ Merged **Merged:** 9/23/2023 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`1b2b3a3`](https://github.com/retspen/webvirtcloud/commit/1b2b3a3bceb315a746bc2758c728b66d6c6e724d) Get UserAttributes object using get_or_create ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `admin/views.py` (+1 -1) 📝 `instances/utils.py` (+2 -2) </details> ### 📄 Description This is done to automatically create the UserAttributes object in case LDAP User Backend didn't create it. fixes #602 --- <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:26 +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#637
No description provided.