[PR #60] [MERGED] fix: import preset not working behind nginx due to long url/csrf missing #141

Closed
opened 2025-12-28 23:26:29 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eitchtee/WYGIWYH/pull/60
Author: @eitchtee
Created: 1/24/2025
Status: Merged
Merged: 1/24/2025
Merged by: @eitchtee

Base: mainHead: dev


📝 Commits (1)

  • 97465c0 fix: import preset not working behind nginx due to long url/csrf missing

📊 Changes

15 files changed (+12 additions, -45 deletions)

View changed files

📝 app/apps/accounts/views/account_groups.py (+0 -3)
📝 app/apps/accounts/views/accounts.py (+0 -3)
📝 app/apps/currencies/views/currencies.py (+0 -3)
📝 app/apps/currencies/views/exchange_rates.py (+1 -3)
📝 app/apps/dca/views.py (+1 -4)
📝 app/apps/import_app/views.py (+7 -10)
📝 app/apps/rules/views.py (+0 -3)
📝 app/apps/transactions/views/categories.py (+0 -3)
📝 app/apps/transactions/views/entities.py (+0 -2)
📝 app/apps/transactions/views/installment_plans.py (+0 -2)
📝 app/apps/transactions/views/recurring_transactions.py (+0 -3)
📝 app/apps/transactions/views/tags.py (+0 -2)
📝 app/apps/transactions/views/transactions.py (+0 -2)
📝 app/templates/import_app/fragments/profiles/list_presets.html (+1 -1)
📝 app/templates/layouts/base.html (+2 -1)

📄 Description

No description provided


🔄 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/eitchtee/WYGIWYH/pull/60 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 1/24/2025 **Status:** ✅ Merged **Merged:** 1/24/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`97465c0`](https://github.com/eitchtee/WYGIWYH/commit/97465c07fe8a17ed58f49685f9796fa60b67de36) fix: import preset not working behind nginx due to long url/csrf missing ### 📊 Changes **15 files changed** (+12 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `app/apps/accounts/views/account_groups.py` (+0 -3) 📝 `app/apps/accounts/views/accounts.py` (+0 -3) 📝 `app/apps/currencies/views/currencies.py` (+0 -3) 📝 `app/apps/currencies/views/exchange_rates.py` (+1 -3) 📝 `app/apps/dca/views.py` (+1 -4) 📝 `app/apps/import_app/views.py` (+7 -10) 📝 `app/apps/rules/views.py` (+0 -3) 📝 `app/apps/transactions/views/categories.py` (+0 -3) 📝 `app/apps/transactions/views/entities.py` (+0 -2) 📝 `app/apps/transactions/views/installment_plans.py` (+0 -2) 📝 `app/apps/transactions/views/recurring_transactions.py` (+0 -3) 📝 `app/apps/transactions/views/tags.py` (+0 -2) 📝 `app/apps/transactions/views/transactions.py` (+0 -2) 📝 `app/templates/import_app/fragments/profiles/list_presets.html` (+1 -1) 📝 `app/templates/layouts/base.html` (+2 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-28 23:26:29 +01:00
adam closed this issue 2025-12-28 23:26:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#141