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: Allow username to be capitalized on basic credentials login #1585

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

SeDemal
Copy link
Collaborator

@SeDemal SeDemal commented Dec 2, 2024

No description provided.

@SeDemal SeDemal requested a review from a team as a code owner December 2, 2024 19:23
Copy link

deepsource-io bot commented Dec 2, 2024

Here's the code health analysis summary for commits 0e01dd8..116a8e0. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

github-actions bot commented Dec 2, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 24.2% 7200 / 29750
🔵 Statements 24.2% 7200 / 29750
🔵 Functions 25.95% 272 / 1048
🔵 Branches 63.94% 846 / 1323
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/auth/providers/credentials/authorization/basic-authorization.ts 100% 100% 100% 100%
Generated in workflow #3944 for commit 116a8e0 by the Vitest Coverage Report Action

@Meierschlumpf Meierschlumpf added the bug Something isn't working label Dec 2, 2024
@SeDemal SeDemal merged commit a1a6dc9 into dev Dec 2, 2024
13 checks passed
@SeDemal SeDemal deleted the fix/allow-capitalized-credentials-login branch December 2, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants