taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit fc0bd40de7086ce721c398b931523222a44f0f5c
parent 2aaa7f6cfad57383dd157a26b3e5adaddd6de892
Author: Florian Dold <florian@dold.me>
Date:   Thu, 13 Nov 2025 16:30:46 +0100

Vlada suggestion to merge settings

Diffstat:
Mdesign-documents/074-merchant-backend-simplification.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/design-documents/074-merchant-backend-simplification.rst b/design-documents/074-merchant-backend-simplification.rst @@ -132,7 +132,7 @@ Currently we have: * authentication-related settings (email / phone is used for auth) * Interface: Contains user interface settings. -* Password: Contains user interface settings. +* Password: Change password We also might want to separate the phone number and email shown to the user and the one used for authentication. By default, they can be the same.