[PR #9951] [CLOSED] Fixes #9950 Open redirect fix after login #13537

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/9951
Author: @pellepelle3
Created: 8/8/2022
Status: Closed

Base: developHead: develop


📝 Commits (1)

  • 3f49225 Open redirect fix after login

📊 Changes

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

View changed files

📝 netbox/users/views.py (+1 -1)

📄 Description

Fixes: #9950

This is just to make sure after login you are just redirecting to a path not another domain.
Otherwise if some one clicks on a link to Login, it could redirect them to malicious site without realizing it.


🔄 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/9951 **Author:** [@pellepelle3](https://github.com/pellepelle3) **Created:** 8/8/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`3f49225`](https://github.com/netbox-community/netbox/commit/3f49225eff4982d9f86dc62897843c740e6de018) Open redirect fix after login ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/users/views.py` (+1 -1) </details> ### 📄 Description ### Fixes: #9950 This is just to make sure after login you are just redirecting to a path not another domain. Otherwise if some one clicks on a link to Login, it could redirect them to malicious site without realizing it. --- <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 23:19:26 +01:00
adam closed this issue 2025-12-29 23:19:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13537