Skip to content

Work correctly with authentication that is case-sensitive on username (fix #1593) #1598

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

Merged
merged 4 commits into from
Jun 26, 2025

Conversation

gjsjohnmurray
Copy link
Contributor

This PR fixes #1593, reverting the previous unsuccessful attempt and instead leveraging #281

@gjsjohnmurray gjsjohnmurray changed the title Fix-1593 Work correctly with authentication that is case-sensitive on username (fix #1593) Jun 26, 2025
@isc-bsaviano
Copy link
Contributor

Mark this ready for review and I'll approve it

@gjsjohnmurray gjsjohnmurray marked this pull request as ready for review June 26, 2025 19:42
@isc-bsaviano
Copy link
Contributor

@gjsjohnmurray Just to confirm, this is just a revert of my previous change since you modified the Server Manager instead? I will do the same thing for Language Server and will open a PR to prepare this extension for release. I think we should do all three on Monday.

@gjsjohnmurray
Copy link
Contributor Author

Correct. It ended up as 3 commits. First reverted your change. Second adopted my initial change in SM. And when that SM change got fixed I reverted the second commit in a third.

@isc-bsaviano
Copy link
Contributor

Thanks for confirming. I will make sure the Language Server change gets reverted as well and that this doesn't show up in either CHANGELOG.

@gjsjohnmurray gjsjohnmurray merged commit 1e922fb into intersystems-community:master Jun 26, 2025
5 checks passed
@gjsjohnmurray gjsjohnmurray deleted the fix-1593 branch June 26, 2025 21:08
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.

Username being converted to lowercase
2 participants