Skip to content
Snippets Groups Projects
Commit 1262abf7 authored by Thorge Petersen's avatar Thorge Petersen
Browse files

Remove tag_name_validator function and its usages

The tag_name_validator function, which enforced restrictions on tag names, has been completely removed from the codebase. This change allows for unrestricted tag names, removing any validation based on the regular expression pattern. The decision to remove this function was made to align with the desired behavior of not imposing any limitations on tag names.

This commit removes the tag_name_validator function and any code where it was called, ensuring that tag names are no longer subject to validation checks.
parent 007c1ae8
No related branches found
No related tags found
2 merge requests!48Merge dev into master,!43Remove tag_name_validator function and its usages
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment