Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable support for user-managed custom domains on cloud hosted version #485

Open
5 tasks
lanedirt opened this issue Dec 20, 2024 · 0 comments
Open
5 tasks
Labels
aliasvault premium Issues that affect aliasvault premium functionality enhancement New feature or request

Comments

@lanedirt
Copy link
Owner

lanedirt commented Dec 20, 2024

The self-hosted AliasVault allows for adding custom domains via the install.sh configuration script. We want to also give users of the cloud hosted version the ability to use their own custom domain with AliasVault which will be a feature part of the "AliasVault Premium" offering.

Todo:

  • Add .env toggle to enable/disable user managed custom domains.
  • Add client page where user can configure their custom domains.
  • Add API controller methods for configuring custom domains.
  • Make sure that the custom domain can only be used (email claims added) by the user that owns it.
  • Make user-managed custom domains feature part of a new premium account offering that will only be available on the cloud-hosted version.
@lanedirt lanedirt added the enhancement New feature or request label Dec 20, 2024
@lanedirt lanedirt moved this to Ready in AliasVault Dec 20, 2024
@lanedirt lanedirt moved this from Ready to Backlog in AliasVault Dec 27, 2024
@lanedirt lanedirt added the aliasvault premium Issues that affect aliasvault premium functionality label Jan 10, 2025
@lanedirt lanedirt moved this from Backlog to Ready in AliasVault Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aliasvault premium Issues that affect aliasvault premium functionality enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

1 participant