Update backlog: DNS in progress, temp tokens revoked

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-13 12:48:23 -07:00
parent 3a2eb3ff34
commit 512b6e9e13
2 changed files with 16 additions and 2 deletions

View File

@ -1,9 +1,10 @@
--- ---
id: task-2 id: task-2
title: Update Porkbun nameservers to Cloudflare title: Update Porkbun nameservers to Cloudflare
status: To Do status: In Progress
assignee: [] assignee: []
created_date: '2026-02-13 19:41' created_date: '2026-02-13 19:41'
updated_date: '2026-02-13 19:46'
labels: [] labels: []
dependencies: [] dependencies: []
priority: high priority: high
@ -14,3 +15,9 @@ priority: high
<!-- SECTION:DESCRIPTION:BEGIN --> <!-- SECTION:DESCRIPTION:BEGIN -->
Enable API access for rtrips.online on Porkbun dashboard, then update nameservers to stan.ns.cloudflare.com and tessa.ns.cloudflare.com. Cloudflare zone (cfeb23b4c51fd967ddb34bfaf22735e4) and tunnel config already set up. Enable API access for rtrips.online on Porkbun dashboard, then update nameservers to stan.ns.cloudflare.com and tessa.ns.cloudflare.com. Cloudflare zone (cfeb23b4c51fd967ddb34bfaf22735e4) and tunnel config already set up.
<!-- SECTION:DESCRIPTION:END --> <!-- SECTION:DESCRIPTION:END -->
## Implementation Notes
<!-- SECTION:NOTES:BEGIN -->
Nameservers updated at Porkbun, waiting for DNS propagation to Cloudflare
<!-- SECTION:NOTES:END -->

View File

@ -1,9 +1,10 @@
--- ---
id: task-5 id: task-5
title: Revoke temporary Gitea tokens title: Revoke temporary Gitea tokens
status: To Do status: Done
assignee: [] assignee: []
created_date: '2026-02-13 19:41' created_date: '2026-02-13 19:41'
updated_date: '2026-02-13 19:46'
labels: [] labels: []
dependencies: [] dependencies: []
priority: low priority: low
@ -14,3 +15,9 @@ priority: low
<!-- SECTION:DESCRIPTION:BEGIN --> <!-- SECTION:DESCRIPTION:BEGIN -->
Two temp tokens (temp-repo-create-* and temp-public-repos-*) need revoking at https://gitea.jeffemmett.com/user/settings/applications Two temp tokens (temp-repo-create-* and temp-public-repos-*) need revoking at https://gitea.jeffemmett.com/user/settings/applications
<!-- SECTION:DESCRIPTION:END --> <!-- SECTION:DESCRIPTION:END -->
## Implementation Notes
<!-- SECTION:NOTES:BEGIN -->
Revoked temp-repo-create-1771010527 and temp-public-repos-1771010668 via Gitea DB
<!-- SECTION:NOTES:END -->