Files
open-webui-ai4me/backend
Adam M. Smith c9a4bc18f4 feat: Implement SQLCipher support for database encryption
- Added sqlcipher3 dependency to requirements.txt for SQLCipher integration.
- Modified database connection handling in wrappers.py to support encrypted SQLite databases using the new sqlite+sqlcipher:// URL protocol.
- Updated db.py to handle SQLCipher URLs for SQLAlchemy connections.
- Enhanced Alembic migration environment to support SQLCipher URLs.
2025-07-31 23:21:35 +00:00
..
2024-02-24 22:35:11 -08:00
2024-09-06 04:59:20 +02:00
2025-07-22 21:36:35 -06:00
2025-06-27 15:46:38 +04:00