engineering··3 min read·WoWSQL Engineering

WoWSQL Shipping Log — August 11, 2026: Authentication

Engineering update for August 11, 2026: 2 commits in WoWSQL/wowmysql — Rotate tenant login and improve proxy SQL rewrite.

WoWSQL Shipping Log — August 11, 2026

This is an evidence-based engineering update from the public WoWSQL/wowmysql repository. We document what landed in git on this date — not roadmap promises.

Highlights

  • Authentication — Rotate tenant login and improve proxy SQL rewrite
  • Security & reliability — Enable downstream TLS & require sslmode

Commits (2 total)

Commit Change
63650ca Rotate tenant login and improve proxy SQL rewrite
1dfeec5 Enable downstream TLS & require sslmode

What this means for developers

Authentication changes affect login, OAuth, and session security across the dashboard and APIs.

Try WoWSQL


Source: git history on 2026-08-11. Features described here reflect engineering work in progress or shipped — verify in docs or changelog before building production dependencies.