mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-18 13:45:23 +02:00
- Refactored `register-oidc-dialog` and `register-saml-dialog` to accept an array of domains instead of a single domain string. - Enhanced server-side validation to check for duplicate domains across registered providers. - Updated SSO schema to reflect the change from a single domain to an array of domains, including validation for domain format.