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

fix(config-api): attribute search is case sensitive #8233

Merged
merged 11 commits into from
Apr 5, 2024
Merged

Conversation

pujavs
Copy link
Contributor

@pujavs pujavs commented Apr 4, 2024

Prepare


Description

Issue#8232: changes to make attribute search case in sensitive

Target issue

closes #8232

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

@pujavs pujavs requested review from yuriyz and yurem as code owners April 4, 2024 15:43
@mo-auto mo-auto added comp-jans-config-api Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels Apr 4, 2024
Copy link

sonarcloud bot commented Apr 4, 2024

@yuriyz yuriyz enabled auto-merge (squash) April 4, 2024 16:45
Copy link

sonarcloud bot commented Apr 4, 2024

Quality Gate Passed Quality Gate passed for 'jans-core'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@pujavs pujavs requested a review from devrimyatar April 5, 2024 07:11
@yuriyz yuriyz merged commit fefbe5f into main Apr 5, 2024
2 checks passed
@yuriyz yuriyz deleted the jans-config-fixes branch April 5, 2024 09:54
Copy link

sonarcloud bot commented Apr 5, 2024

Quality Gate Passed Quality Gate passed for 'jans-linux-setup'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-config-api Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(config-api): attribute search is case sensitive
4 participants