Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review Hardcoded defaults #7

Open
hawksight opened this issue Nov 19, 2024 · 1 comment
Open

Review Hardcoded defaults #7

hawksight opened this issue Nov 19, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@hawksight
Copy link
Member

  1. Make a list of anything hardcoded
  2. Decide if they need to be configurable - if so raise specific issue

Once happy all essentials are raised, this is done.

@hawksight hawksight added enhancement New feature or request help wanted Extra attention is needed labels Nov 19, 2024
@aidy
Copy link
Collaborator

aidy commented Nov 21, 2024

e.g.

SANRegexes: []string{".*"},
SubjectCNRegexes: []string{".*"},
SubjectCValues: []string{".*"},
SubjectLRegexes: []string{".*"},
SubjectORegexes: []string{".*"},
SubjectOURegexes: []string{".*"},
SubjectSTRegexes: []string{".*"},

@aidy aidy changed the title Review Hardcoded references Review Hardcoded defaults Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants