Refactor RBAC migration scripts and update configuration handling

- Removed old migration scripts for profiles and users to RBAC.
- Updated config redirector to utilize environment variables for configuration loading.
- Added .gitignore files to firmware, log, and marketing directories to prevent unnecessary file tracking.
- Introduced new configuration files for acceptance, development, and production environments with relevant settings.
- Enhanced settings files to include exception lists, security keys, and database settings.
This commit is contained in:
“VeLiTi”
2026-02-06 13:34:54 +01:00
parent 4564a4a04b
commit 4b83f596f1
15 changed files with 575 additions and 545 deletions

2
marketing/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore