mirror of
https://github.com/garrytan/gstack.git
synced 2026-08-07 23:08:36 +02:00
fix: random UUID installation_id + gitignore supabase/.temp
Replace SHA-256(hostname+user) with random UUID v4 stored in ~/.gstack/installation-id. Not derivable from public inputs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
3703320c3d
commit
6cdbd58616
@@ -15,3 +15,4 @@ bun.lock
|
||||
.env.local
|
||||
.env.*
|
||||
!.env.example
|
||||
supabase/.temp/
|
||||
|
||||
Reference in New Issue
Block a user