From 17444d75de82b49a59f56b0f5db5817e0b88c954 Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Sun, 10 Dec 2023 08:59:25 -0700 Subject: [PATCH] remove references to test file --- project.task.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/project.task.yaml b/project.task.yaml index 4016d1af..eea95451 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -3,7 +3,6 @@ tasks: - 40 notifications : - push, where we trigger a ServiceWorker(?) in the app to reach out and check for new data assignee:matthew - - extract private_key_hex in py-push-server webpush.py - lock down regenerate_vapid endpoint (so only we admins can do it on demand) - remove sleep in py-push-server app.py - revisit "maybe" and "never" buttons on account screen @@ -31,7 +30,6 @@ tasks: - add VC confirmation? - Release Minimum Viable Product : - - generate new webpush.db entry, webpush.py private_key_hex & subscription_info & vapid_claims email - .5 deploy endorser.ch server above Dec 1 (to get plan searches by names as well as descriptions) - 08 thorough testing for errors & edge cases - 01 ensure ability to recover server remotely, and add redundant access