feat(env): update environment configuration and add SQL Server password handling #15

Merged
acazares merged 1 commits from fix/encryption into development 2026-07-06 17:00:50 +00:00

1 Commits

Author SHA1 Message Date
1b3bb8153d feat(env): update environment configuration and add SQL Server password handling
- Added new environment variables for deduplication and SQL Server password encryption.
- Updated docker-compose files to include SECRET_KEY and ENCRYPTION_KEY for compatibility with a24c.
- Enhanced the navigation structure to reflect changes in admin-only views and report access.
- Introduced new functions for handling SQL Server connections and database management, including parsing server addresses and listing user databases.

This update improves security and functionality related to database management and user access control.
2026-07-06 11:59:40 -05:00