Skip to content

Traefik Manager

v0.5.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

alpine-linux bcrypt crsf csrf-protection docker fernet
+13 more
flask flask-limiter flask-session gunicorn phosphor-icons python ruamel-yaml tailwind-css totp traefik traefik-management traefik-web-ui vanilla-js

Summary

AI summary

Fixed container startup failure on fresh installs due to undefined _hash_password.

Full changelog

v0.5.1 — Patch Release

Release date: 2026-03-25

Bug fix

Fixed: container fails to start on fresh install (#5)

On a brand-new deployment with no existing manager.yml, the app would crash at startup with:

NameError: name '_hash_password' is not defined

The auto-password generation routine (_ensure_password) called _hash_password before it was defined in the module. The function has been moved to the correct position. No config or data changes are required existing installations are unaffected.

Upgrade

Pull the new image:

docker compose pull && docker compose up -d

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Traefik Manager

Get notified when new releases ship.

Sign up free

About Traefik Manager

Clean web interface for managing Traefik

All releases →

Related context

Beta — feedback welcome: [email protected]