|
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 |
||
|---|---|---|
| .. | ||
| 20180618015850_initial.js | ||
| 20180929054513_websockets.js | ||
| 20181019052346_forward_host.js | ||
| 20181113041458_http2_support.js | ||
| 20181213013211_forward_scheme.js | ||
| 20190104035154_disabled.js | ||
| 20190215115310_customlocations.js | ||
| 20190218060101_hsts.js | ||
| 20190227065017_settings.js | ||
| 20200410143839_access_list_client.js | ||
| 20200410143840_access_list_client_fix.js | ||
| 20201014143841_pass_auth.js | ||
| 20210210154702_redirection_scheme.js | ||
| 20210210154703_redirection_status_code.js | ||
| 20210423103500_stream_domain.js | ||
| 20211108145214_regenerate_default_host.js | ||
| 20240427161436_stream_ssl.js | ||
| 20251111090000_redirect_auto_scheme.js | ||
| 20260131163528_trust_forwarded_proto.js | ||
| 20260307000000_wireguard.js | ||
| 20260308000000_wireguard_multi_server.js | ||
| 20260310000000_wireguard_owner.js | ||
| 20260310000001_wireguard_quotas.js | ||
| 20260319000000_wireguard_encrypt_keys.js | ||