splitwise / src /lib /server /auth

Commit History

fix(app): 503 on storage failures, validated currency, lock release on shutdown, per-IP login limit, unit-only npm test
e830ad4

assafvayner HF Staff commited on

fix(auth): gate admin routes on the decoded path and in the actions themselves
857fbc2

assafvayner HF Staff commited on

fix(ui): shared safe-next validation, no lockout on success, logout origin check, tab/feed polish
b11153a

assafvayner HF Staff commited on

fix(auth): bound scrypt params, cap concurrency, evict rate-limit keys, re-bootstrap admin
1c7b998

assafvayner HF Staff commited on

feat(auth): add scrypt hashing, signed session tokens and rate limiter
ef84ace

assafvayner HF Staff commited on