From 30a969e9b3d106c531033668bc9d638f5b6ffae3 Mon Sep 17 00:00:00 2001 From: Stefan Melmuk <509385+stefan0xC@users.noreply.github.com> Date: Mon, 11 Aug 2025 22:57:42 +0200 Subject: [PATCH] update domain --- Disable-registration-of-new-users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Disable-registration-of-new-users.md b/Disable-registration-of-new-users.md index 2737d81..94bc422 100644 --- a/Disable-registration-of-new-users.md +++ b/Disable-registration-of-new-users.md @@ -30,4 +30,4 @@ When `SIGNUPS_ALLOWED=false` (and the `SIGNUPS_DOMAINS_WHITELIST` is empty) the ## Invitations via the admin page -The vaultwarden admin can invite anyone via the [[admin page|Enabling-admin-page]], regardless of any of the restrictions above. If mail has been disabled and the link is not visible, invited users can still visit `https://vw.example.tld/#/signup` and use the email address that was invited to register their account. \ No newline at end of file +The vaultwarden admin can invite anyone via the [[admin page|Enabling-admin-page]], regardless of any of the restrictions above. If mail has been disabled and the link is not visible, invited users can still visit `https://vaultwarden.example.tld/#/signup` and use the email address that was invited to register their account. \ No newline at end of file