fix: kernel v0.1.1 — add fastapi+PyJWT deps, fix encryption_key default #20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/kernel-0.1.1-deps"
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?
Fixes missing deps that cause ModuleNotFoundError in consuming apps (haskos-sales, haskos-pm). Relaxes encryption_key default from insecure placeholder to empty string.