ultisuite-backend/internal/nextcloud
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
..
calendar.go Implement Calendar API enhancements with new endpoints and features 2026-05-22 20:29:53 +02:00
client.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
contacts_test.go Enhance Contacts API with new features and improvements 2026-05-22 20:50:46 +02:00
contacts.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
dav_credentials.go huhu 2026-05-25 13:52:27 +02:00
dav_path_test.go Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
dav_path.go Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
drive_quota_test.go Lots of changes 2026-06-04 00:12:11 +02:00
drive.go Admin interface 2026-06-07 21:55:22 +02:00
preview.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
public_share_permissions.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
public_share.go feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
search_test.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
search.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
share_filter_test.go Admin interface 2026-06-07 21:55:22 +02:00
share_filter.go Admin interface 2026-06-07 21:55:22 +02:00
share_ocs_test.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
share_ocs.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
users_test.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
users.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00