ultisuite-backend/internal/api
R3D347HR4Y d3c930cac6
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(identity-providers): add management for identity providers in admin API
- Introduced new endpoints for managing identity providers, including retrieval of redirect URIs and testing/syncing providers.
- Enhanced organization settings to include identity provider configurations, allowing for self-enrollment and domain restrictions.
- Implemented caching for access policies and added validation for identity provider secrets.
- Added integration tests to ensure proper functionality of identity provider management and policy enforcement.
2026-06-09 09:36:38 +02:00
..
admin feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
apiresponse feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
apivalidate Initialize Ulti Backend project with Docker setup, environment configuration, and core services. Added .dockerignore, .env.example, Dockerfile, and docker-compose files for PostgreSQL, KeyDB, RustFS, Authentik, Nextcloud, Jitsi, and Immich. Implemented main application structure in Go with API handlers and environment variable expansion. Included README for project overview and setup instructions. 2026-05-22 16:02:53 +02:00
calendar Implement Calendar API enhancements with new endpoints and features 2026-05-22 20:29:53 +02:00
contacts feat(automation): dispatch rules/webhooks on mail, drive, contacts 2026-06-07 15:51:47 +02:00
docs Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
drive feat(scan): add VirusTotal upload antivirus 2026-06-07 22:05:27 +02:00
mail feat(scan): add VirusTotal upload antivirus 2026-06-07 22:05:27 +02:00
meet Initialize Ulti Backend project with Docker setup, environment configuration, and core services. Added .dockerignore, .env.example, Dockerfile, and docker-compose files for PostgreSQL, KeyDB, RustFS, Authentik, Nextcloud, Jitsi, and Immich. Implemented main application structure in Go with API handlers and environment variable expansion. Included README for project overview and setup instructions. 2026-05-22 16:02:53 +02:00
middleware feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
office feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
paginate Initialize Ulti Backend project with Docker setup, environment configuration, and core services. Added .dockerignore, .env.example, Dockerfile, and docker-compose files for PostgreSQL, KeyDB, RustFS, Authentik, Nextcloud, Jitsi, and Immich. Implemented main application structure in Go with API handlers and environment variable expansion. Included README for project overview and setup instructions. 2026-05-22 16:02:53 +02:00
photos Implement Photos API robustness and quota integration 2026-05-22 21:09:13 +02:00
query huhu 2026-05-25 13:52:27 +02:00
users Admin interface 2026-06-07 21:55:22 +02:00