[PR #1058] [MERGED] Make sure request is local to current thread. #2106

Closed
opened 2026-02-27 12:09:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/1058
Author: @tonioo
Created: 3/3/2017
Status: Merged
Merged: 3/3/2017
Merged by: @tonioo

Base: masterHead: fix/get_request_local_thread


📝 Commits (1)

  • 8264c37 Make sure request is local to current thread.

📊 Changes

2 files changed (+13 additions, -28 deletions)

View changed files

📝 modoboa/lib/middleware.py (+5 -21)
📝 modoboa/lib/signals.py (+8 -7)

📄 Description

This is a temp. fix, the code using get_request() needs a rewrite...


🔄 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/modoboa/modoboa/pull/1058 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 3/3/2017 **Status:** ✅ Merged **Merged:** 3/3/2017 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `fix/get_request_local_thread` --- ### 📝 Commits (1) - [`8264c37`](https://github.com/modoboa/modoboa/commit/8264c375c492dae71fbd9a4f1b980123d499003d) Make sure request is local to current thread. ### 📊 Changes **2 files changed** (+13 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/lib/middleware.py` (+5 -21) 📝 `modoboa/lib/signals.py` (+8 -7) </details> ### 📄 Description This is a temp. fix, the code using get_request() needs a rewrite... --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:09:20 +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/modoboa-modoboa#2106
No description provided.