commit 28d42de585e69f85687b06ff7e3388babcd50e50
parent ad8ea421101daa78f2a97045c3644926c23c0b49
Author: Sebastian <sebasjm@gmail.com>
Date: Sun, 3 Aug 2025 17:21:33 +0200
tools to skip requirement
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/design-documents/067-merchant-self-provisioning.rst b/design-documents/067-merchant-self-provisioning.rst
@@ -33,6 +33,7 @@ Implementation tasks:
* Merchant backend
+ * A sysadmin tool to skip the requirement of 2fa channel for instances that are not self provisioned (like blog)
* New configuration option ALLOW_SIGNUP: boolean in ``[merchant]`` section with default to ``false``
* New public endpoint for self-provisioned instance creation
* New (private) endpoints for 2FA channel confirmation