Skip to content

Restrict all access to authenticated users by default #16107

Closed
@jeremystretch

Description

@jeremystretch

NetBox version

v4.0.1

Feature type

Change to existing functionality

Proposed functionality

Currently, the LOGIN_REQUIRED configuration parameter is disabled by default. This issue proposes changing its default value to true (enabled).

Use case

This change will provide a more secure default configuration.

It should be noted that this change will effect a temporarily breaking change for all deployments in which the LOGIN_REQUIRED parameter is not defined, as its default value will change. However, we should expect these to be minimal, as the parameter is included in the example configuration file provided for reference and typically copied at the time of installation.

Database changes

None

External dependencies

None

Metadata

Metadata

Assignees

Labels

breaking changeThis change modifies or removes some previously documented functionalitystatus: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions