[PR #8729] [CLOSED] Update login.html #13382

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/8729
Author: @jvaltrick
Created: 2/23/2022
Status: Closed

Base: developHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 netbox/templates/login.html (+1 -1)

📄 Description

I identified a security issue executing a security test over netbox like this:

cvss v2: 1.7
cvss v3: 4.0

Auto-Completion Enabled for Password Fields

So I made this correction and right now is okay on new security test.

Fixes:


🔄 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/8729 **Author:** [@jvaltrick](https://github.com/jvaltrick) **Created:** 2/23/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`7bc72a0`](https://github.com/netbox-community/netbox/commit/7bc72a0aecbf4fb4f80f6ab9a94f166146c9fe26) Update login.html ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/login.html` (+1 -1) </details> ### 📄 Description I identified a security issue executing a security test over netbox like this: cvss v2: 1.7 cvss v3: 4.0 Auto-Completion Enabled for Password Fields So I made this correction and right now is okay on new security test. <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: <ISSUE NUMBER GOES HERE> <!-- Please include a summary of the proposed changes below. --> --- <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:27:05 +01:00
adam closed this issue 2025-12-29 22:27:06 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13382