mirror of
https://github.com/mruwnik/memory.git
synced 2026-01-02 09:12:58 +01:00
Security Fixes: - BUG-061: Replace insecure SHA-256 password hashing with bcrypt - BUG-065: Add constant-time comparison for password verification - BUG-062: Remove full OAuth token logging - BUG-064: Remove shell=True from subprocess calls Code Quality: - BUG-063: Update 24+ deprecated SQLAlchemy .get() calls Infrastructure: - BUG-067: Add resource limits to Docker services - BUG-068: Enable Redis persistence (AOF) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>