|
|
1c43f1ae62
|
Fix 7 critical security and code quality bugs (BUG-061 to BUG-068)
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>
|
2025-12-19 20:22:46 +00:00 |
|
|
|
e95a082147
|
allow discord tools
|
2025-11-02 00:50:12 +00:00 |
|
|
|
a5bc53326d
|
backups
|
2025-11-02 00:01:35 +00:00 |
|
Daniel O'Connell
|
bcb470db9b
|
use redis for celery backend
|
2025-11-01 15:55:59 +01:00 |
|
Daniel O'Connell
|
e68671deb4
|
handle openai
|
2025-10-13 11:59:23 +02:00 |
|
Daniel O'Connell
|
99d3843f47
|
move to general LLM providers
|
2025-10-13 03:23:20 +02:00 |
|
Daniel O'Connell
|
08d17c28dd
|
run discord collector
|
2025-10-12 23:43:44 +02:00 |
|
Daniel O'Connell
|
e086b4a3a6
|
add Discord ingester
|
2025-10-12 23:13:30 +02:00 |
|
Daniel O'Connell
|
6b48a768b9
|
better file retrieval
|
2025-06-27 03:38:55 +02:00 |
|
Daniel O'Connell
|
f2c24cca3b
|
packageable + proxy
|
2025-06-03 18:48:45 +02:00 |
|