Skip to content

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

Merged
gjsjohnmurray merged 4 commits into
intersystems-community:masterfrom
gjsjohnmurray:fix-1593
Jun 26, 2025
Merged

Work correctly with authentication that is case-sensitive on username (fix #1593)#1598
gjsjohnmurray merged 4 commits into
intersystems-community:masterfrom
gjsjohnmurray:fix-1593

Conversation

@gjsjohnmurray

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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