gitdataai/apps
ZhenYi 6a123170a1 fix: harden session key derivation from APP_SESSION_SECRET
- Reject secrets shorter than 32 bytes (fall back to generated key)
- Use SHA-256 hash instead of naive byte cycling to derive the key
  (cycling "password" to 64 bytes gave extremely low entropy)
2026-04-27 13:59:31 +08:00
..
adminrpc chore(admin): remove all metrics/observability features 2026-04-23 15:42:00 +08:00
app fix: harden session key derivation from APP_SESSION_SECRET 2026-04-27 13:59:31 +08:00
email fix: resolve multiple bugs across backend and frontend 2026-04-27 13:54:21 +08:00
git-hook fix: resolve multiple bugs across backend and frontend 2026-04-27 13:54:21 +08:00
gitserver fix(gitserver,git-hook): pass defer argument to init_tracing_subscriber 2026-04-22 23:32:43 +08:00
migrate init 2026-04-15 09:08:09 +08:00
operator fix(operator): mount /data PVC into git-hook deployment 2026-04-17 14:15:38 +08:00
static chore(static): remove duplicate profile.release — already defined in workspace root 2026-04-26 16:41:24 +08:00