mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Introduced DashboardDomain model with comprehensive fields for managing custom domains for dashboards. - Implemented DashboardDomainAPI for handling CNAME verification and SSL provisioning. - Created DashboardDomainService to manage domain-related operations, including SSL ordering and CNAME validation. - Added master password handling in DashboardAPI for enhanced security. - Defined constants for master password messages and cookie management.