gitdataai/apps
ZhenYi 65627a8662 fix(app): fix session key to use SHA-512 (64 bytes)
cookie::Key requires exactly 64 bytes, SHA-256 only produces 32 bytes
Change to SHA-512 and slice to 64 bytes for correct key length
2026-04-27 16:40:20 +08:00
..
adminrpc chore(admin): remove all metrics/observability features 2026-04-23 15:42:00 +08:00
app fix(app): fix session key to use SHA-512 (64 bytes) 2026-04-27 16:40:20 +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