[PR #4682] [MERGED] 4651: Add csrf_token to PluginTemplateExtension context #12896

Closed
opened 2025-12-29 22:24:15 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4682
Author: @steffann
Created: 5/22/2020
Status: Merged
Merged: 5/26/2020
Merged by: @jeremystretch

Base: developHead: 4651-csrf-in-plugintemplateextension


📝 Commits (2)

  • ff3b348 Add csrf_token to PluginTemplateExtension context
  • 4545c15 Merge branch 'develop' into 4651-csrf-in-plugintemplateextension

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 netbox/extras/templatetags/plugins.py (+1 -0)

📄 Description

Fixes: #4651

Add csrf_token to PluginTemplateExtension context.


🔄 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/netbox-community/netbox/pull/4682 **Author:** [@steffann](https://github.com/steffann) **Created:** 5/22/2020 **Status:** ✅ Merged **Merged:** 5/26/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `4651-csrf-in-plugintemplateextension` --- ### 📝 Commits (2) - [`ff3b348`](https://github.com/netbox-community/netbox/commit/ff3b348771c07802b13c6a813ef6e4aed4e0b46c) Add `csrf_token` to PluginTemplateExtension context - [`4545c15`](https://github.com/netbox-community/netbox/commit/4545c15173d793960e1d9b04b1557ff4ec9ac0ea) Merge branch 'develop' into 4651-csrf-in-plugintemplateextension ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/templatetags/plugins.py` (+1 -0) </details> ### 📄 Description ### Fixes: #4651 Add `csrf_token` to PluginTemplateExtension context. --- <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-29 22:24:15 +01:00
adam closed this issue 2025-12-29 22:24:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12896