gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit 1361afd6e3a1b7cb6a7a0cbb1333da1d91b04244
parent 61b6554152a1d022fd549e755d7e8ad5dded2157
Author: Sebastian <sebasjm@gmail.com>
Date:   Thu, 10 Apr 2025 09:37:29 -0300

adding downloaded terms of service

Diffstat:
Mgnu-taler-form-attributes/registry.rec | 6++++++
Mgnu-taler-form-attributes/ts.header | 1-
2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/gnu-taler-form-attributes/registry.rec b/gnu-taler-form-attributes/registry.rec @@ -1280,6 +1280,12 @@ Form: GLS_Onboarding Type: Boolean Description: Name of the version of the terms of service accepted by the customer. +Identifier: DOWNLOADED_TERMS_OF_SERVICE +Form: TermOfService +Form: GLS_Onboarding +Type: Boolean +Description: True if the customer read or downloaded the terms of service. It should be set automatically. + ########################## ## AML Properties ########################## diff --git a/gnu-taler-form-attributes/ts.header b/gnu-taler-form-attributes/ts.header @@ -24,6 +24,5 @@ /** * Imports. */ -import { UIHandlerId } from "@gnu-taler/web-util/browser"; export const TalerFormAttributes = {