hobokenchicken
|
8a8d8d1477
|
fix: Phase 1 - security & stability patches
CI / Lint (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Build (push) Has been cancelled
- AuthMiddleware now requires auth on /v1/* routes (returns 401)
- WebSocket origin check configurable via WSAllowedOrigin
- Removed debug fmt.Printf leaks (config, ollama, server)
- Registry access protected by sync.RWMutex (race condition fix)
- Session cleanup goroutine runs every 15 min
- RevokeSession returns error instead of silent no-op
|
2026-04-26 14:45:22 -04:00 |
|
hobokenchicken
|
4f5b55d40f
|
chore: remove obsolete files and update CI to Go
CI / Lint (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Build (push) Has been cancelled
Removed old Rust-era documentation, scripts, and migrations. Updated GitHub Actions workflow to use Go 1.22.
|
2026-03-19 10:46:23 -04:00 |
|
hobokenchicken
|
e8955fd36c
|
merge
CI / Check (push) Has been cancelled
CI / Clippy (push) Has been cancelled
CI / Formatting (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Release Build (push) Has been cancelled
|
2026-03-06 15:35:30 -05:00 |
|
hobokenchicken
|
633b69a07b
|
docs: sync documentation with current implementation and archive stale plan
CI / Check (push) Has been cancelled
CI / Clippy (push) Has been cancelled
CI / Formatting (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Release Build (push) Has been cancelled
|
2026-03-06 14:28:04 -05:00 |
|