Wakapi
Self-hosted coding statistics and time tracking service
A critical auth bypass lands in the middle of Wakapi's slow identity rebuild.
◆Recent moves
- 28d ago
Critical auth bypass from a shared cache key namespace
A single-line security release fixing a critical authentication bypass caused by a shared cache key namespace. It lands directly on the identity work this project has been building out, and the note gives operators no detail beyond the severity label and the cause.
View source ↗ - 2mo ago
Release 2.17.5
Four contributor improvements listed as issue numbers with no descriptions, so the release's actual content is not readable from the notes. Consistent with how this project has been publishing recently.
View source ↗ - 3mo ago
Release 2.17.4
One improvement and one bug fix, both identified only by issue number. Nothing in the entry indicates whether either affects users.
View source ↗ - 5mo ago
Security fix, relay endpoint dropped, summaries may need regenerating
Carries a responsibly disclosed security fix, drops the relay endpoint, and clears several bugs. The note also warns that a custom language mapping bug may require regenerating summaries — an action item buried under a list of issue numbers.
View source ↗ - 6mo ago
Distroless nonroot container image; SQLite permissions need fixing
Switches the Docker base image from Alpine to distroless nonroot, so Wakapi now runs as UID 65532 inside the container — a hardening change that requires SQLite users to fix data directory permissions before upgrading. It also fixes broken user registration.
View source ↗ - 7mo ago
OIDC-only login mode disables local accounts
Adds an OIDC-only login mode, letting operators disable local accounts entirely once an external identity provider is configured. It is the natural second step after OIDC support landed in 2.16.0, and the one that makes central account control real.
View source ↗