Skip to content

[CRITICAL] Fix random auth failures#452

Merged
billy1arm merged 1 commit into
mangoszero:masterfrom
H0zen:critical
Jul 20, 2026
Merged

[CRITICAL] Fix random auth failures#452
billy1arm merged 1 commit into
mangoszero:masterfrom
H0zen:critical

Conversation

@H0zen

@H0zen H0zen commented Jul 20, 2026

Copy link
Copy Markdown
Contributor
  • This bug has been lurking for decades and has caused random authentication failures in all MaNGOS cores (with a frequency of 1/256), due to the fact that the BigNumber implementation was not properly padding numbers to the correct length.
  • This bug was invisible so long because users easily misinterpreted the random failures as network issues and it was rarely or not at all reported

This change is Reviewable

…mpl]

  This bug has been lurking for decades and has caused random authentication
  failures in all MaNGOS cores (with a frequency of 1/256), due to the fact
  that the BigNumber implementation was not properly padding numbers to the correct length.
  This bug was invisible so long because users easily misinterpreted the random failures as network issues.
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@AppVeyorBot

Copy link
Copy Markdown

@billy1arm
billy1arm merged commit bde6dba into mangoszero:master Jul 20, 2026
8 checks passed
@H0zen
H0zen deleted the critical branch July 22, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants