Skip to content

Config field username check#817

Open
VDubber wants to merge 2 commits intomainfrom
config-field-username-check
Open

Config field username check#817
VDubber wants to merge 2 commits intomainfrom
config-field-username-check

Conversation

@VDubber
Copy link
Contributor

@VDubber VDubber commented Nov 8, 2022

Windows does not allow USERNAME env var to be set. This causes issues when a graph project is used in an on-prem scenario and a config field name username is used.

The changes here are to throw an exception when username is specified. allowUsername is a backwards compat option.

- Added new config field value `allowUsername` to support backwards compatibility
- updated docs to discourage use of `username`
@VDubber VDubber requested review from a team and austinkelleher November 8, 2022 17:34
@mscottford mscottford force-pushed the config-field-username-check branch from e969193 to 22f86d3 Compare February 19, 2026 15:25
@mscottford mscottford requested a review from a team as a code owner February 19, 2026 15:25
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.

2 participants

Comments