Enforce a standard policy for local passwords by default #17289
Labels
complexity: low
Requires minimal effort to implement
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
Milestone
NetBox version
v4.0.9
Feature type
Change to existing functionality
Proposed functionality
Although NetBox supports the enforcement for configurable password policy, it does not assert any policy by default. This FR proposes defining a simple default compliance policy for local passwords. The following criteria are proposed:
(This new default policy can be disabled by setting
AUTH_PASSWORD_VALIDATORS = []
in the NetBox configuration.)Use case
This will provide a reasonable baseline for ensuring the use of strong local passwords.
Database changes
No response
External dependencies
No response
The text was updated successfully, but these errors were encountered: