Expand Token functionality #18190
Labels
status: needs triage
This issue is awaiting triage by a maintainer
type: feature
Introduction of new functionality to the application
NetBox version
v4.0.11
Feature type
Change to existing functionality
Triage priority
N/A
Proposed functionality
Currently, the Token model doesn't inherit CustomValidationMixin, which prevents adding Token Validation Rules to objects and extending functionality via Custom Validation Rules.
Need extend Token model with CustomValidationMixin and add configuration parameter (Dynamic I'm mean) for validate max expires lifetime
Use case
For security reasons, it is necessary to prohibit the creation of tokens:
Database changes
No response
External dependencies
No response
The text was updated successfully, but these errors were encountered: