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 credential ID padding #346

Conversation

marvinruder
Copy link
Owner

No description provided.

Signed-off-by: Marvin A. Ruder <[email protected]>
@marvinruder marvinruder added bug Something isn't working backend Related to backend package labels Aug 7, 2023
@marvinruder marvinruder self-assigned this Aug 7, 2023
@marvinruder marvinruder linked an issue Aug 7, 2023 that may be closed by this pull request
@marvinruder marvinruder enabled auto-merge (squash) August 7, 2023 15:17
@codacy-production
Copy link

Coverage summary from Codacy

Merging #346 (0e7671e) into main (e6a415a) - See PR on Codacy

Coverage variation Diff coverage
+0.00% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (e6a415a) 8758 8758 100.00%
Head commit (0e7671e) 8762 (+4) 8762 (+4) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#346) 5 5 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@marvinruder marvinruder merged commit d87877b into main Aug 7, 2023
@marvinruder marvinruder deleted the 345-error-while-logging-in-due-to-incorrect-credential-id-padding branch August 7, 2023 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend package bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error while logging in due to incorrect credential ID padding
1 participant