Skip to content

Could not find profile with mixed case#133

Merged
privateip merged 1 commit intoitential:develfrom
privateip:profile-name
May 7, 2025
Merged

Could not find profile with mixed case#133
privateip merged 1 commit intoitential:develfrom
privateip:profile-name

Conversation

@privateip
Copy link
Member

When configuring the profile name with a mixed case for the default_profile setting, the application would report the profile
could not be found. Profile names are not case-sensitive and the
default_profile setting is. This is now correct so the
default_profile setting is now case insensitive as well.

fixes #128

When configuring the profile name with a mixed case for the
`default_profile` setting, the application would report the profile
could not be found.   Profile names are not case-sensitive and the
`default_profile` setting is.  This is now correct so the
`default_profile` setting is now case insensitive as well.

fixes #128
@privateip privateip merged commit 925c562 into itential:devel May 7, 2025
1 check passed
@privateip privateip deleted the profile-name branch May 7, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upper-case profile not found

1 participant