Commit 281aed1
committed
chore(security): ignore .dev.vars and untrack committed secret
The Cloudflare Workers .dev.vars file holding the Neon URL and
Better Auth secret was tracked and leaked. Untrack it now and
add a gitignore rule so it cannot slip back in. History scrub
and credential rotation follow.1 parent 076af52 commit 281aed1
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
| |||
0 commit comments