commit accb3355fcd5b3f5666c13b7ada2cd2e207ed5c2
parent 9e6d0278b4c9a77272aefd19fa608bf06d867572
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Tue, 12 Jul 2022 13:26:01 +0200
update todos
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pkg/rest/taldir.go b/pkg/rest/taldir.go
@@ -22,10 +22,10 @@ package taldir
- ToS API (terms, privacy) with localizions
- ToS compression
- ToS etag
- - Prettify QR code landing page
- Base32: Use gnunet-go module? (currently copied)
- - OrderId processing
+ - OrderId processing (WIP)
- Maintenance of database: When to delete expired validations?
+ Currently, we expire on startup 1 day old validations
*/
import (