ultisuite-backend/internal/authentik
R3D347HR4Y 125169edee
Some checks are pending
CI / Go tests (push) Waiting to run
CI / Integration tests (push) Waiting to run
CI / DB migrations (push) Waiting to run
feat(deploy): update .env.example and Authentik blueprints for improved configuration
- Enhanced .env.example with new variables for PUBLIC_HOST, SECURE, and SUITE_ORIGIN to streamline environment setup.
- Updated Authentik blueprints to utilize the new configuration variables for redirect URIs and launch URLs.
- Introduced a new script to render Authentik blueprint templates dynamically based on environment variables.
- Modified docker-compose files to reference the updated environment variables for better maintainability.
- Improved expose.sh script to derive public URLs from the new configuration, ensuring consistency across deployments.
2026-06-18 08:14:02 +02:00
..
catalog.go docxi import lol 2026-06-10 00:27:21 +02:00
client.go Lots of changes 2026-06-04 00:12:11 +02:00
presets_test.go feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
presets.go feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
provision_test.go Lots of changes 2026-06-04 00:12:11 +02:00
provision.go feat(deploy): update .env.example and Authentik blueprints for improved configuration 2026-06-18 08:14:02 +02:00
source_sync.go feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
sources.go feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
store.go Lots of changes 2026-06-04 00:12:11 +02:00
users_test.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
users.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00