|
Some checks failed
Docker Cloud Build / Build & Publish Image (push) Failing after 10m4s
- Add backend/lib/crypto.js: transparent encrypt/decrypt with DB_ENCRYPTION_KEY env var - Add migration 20260319000000: idempotent data migration encrypts existing plaintext keys - Patch wireguard.js: encrypt on write (3 points), decrypt on read (4 points) - install.sh: auto-generate DB_ENCRYPTION_KEY via openssl, save to .env (chmod 600) - AI_CONTEXT.md: document crypto.js and DB_ENCRYPTION_KEY requirement |
||
|---|---|---|
| .. | ||
| access | ||
| express | ||
| validator | ||
| access.js | ||
| certbot.js | ||
| config.js | ||
| crypto.js | ||
| error.js | ||
| helpers.js | ||
| migrate_template.js | ||
| utils.js | ||
| wg-helpers.js | ||