Skip to content

Conversation

@Siumauricio
Copy link
Contributor

  • Introduced a new boolean field 'https' in the user schema to manage HTTPS settings.
  • Updated the web domain form to include an HTTPS toggle, allowing users to enable or disable HTTPS.
  • Enhanced validation logic to ensure certificate type is required when HTTPS is enabled.
  • Modified Traefik configuration to handle HTTPS routing based on user settings.

- Introduced a new boolean field 'https' in the user schema to manage HTTPS settings.
- Updated the web domain form to include an HTTPS toggle, allowing users to enable or disable HTTPS.
- Enhanced validation logic to ensure certificate type is required when HTTPS is enabled.
- Modified Traefik configuration to handle HTTPS routing based on user settings.
@Siumauricio Siumauricio linked an issue Apr 6, 2025 that may be closed by this pull request
…nd ensure HTTPS is set correctly

- Modified the updateServerTraefik function to utilize the newHost parameter instead of user.host.
- Ensured the HTTPS field is correctly initialized in the test for server configuration.
@Siumauricio Siumauricio merged commit 48ec0a7 into canary Apr 6, 2025
4 checks passed
@Siumauricio Siumauricio deleted the 1601-duplicate-domain-bug branch April 6, 2025 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicate domain bug

2 participants