mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-05 00:39:38 +03:00
🐛 Bug Report: #608
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TEF2one on GitHub (Jan 17, 2026).
Reproduction steps
migrating from v1.16.0 to v2.2.0
I generated a key using
openssl rand -base64 32I then added that key as ENCRYPTION_KEY in my compose environment
Expected behavior
login success
Actual Behavior
login failure
user not found (404 in browser network tab)
Pocket ID Version
v2.2.0
Database
SQLite
OS and Environment
Proxmox 9.1.2
LXC Debian GNU/Linux 11 (bullseye)
Docker version 28.5.1, build e180ab8
Log Output