2025-11-25 - 2026-05-25
Overview
4 Pull requests merged by 1 user
Merged
#7 fix: unify PIN hashing across CLI, FSM, and web (closes #2)
Merged
#6 feat: wire MQTT → SSE bridge so the event timeline updates live (closes #1)
Merged
#5 test: isolate VIGILAR_CONFIG via autouse session fixture (fixes #3)
Merged
#4 fix: correct set-password docstring (scrypt, not bcrypt)
3 Issues closed from 1 user
Closed
#2 PIN hashing is a three-way mismatch: CLI, FSM, and web arm/disarm all incompatible
Closed
#1 broadcast_sse_event is never called — live event timeline is dead
Closed
#3 pytest rewrites config/vigilar.toml in place — test isolation bug
3 Issues created by 0 users
Opened
#1 broadcast_sse_event is never called — live event timeline is dead
Opened
#2 PIN hashing is a three-way mismatch: CLI, FSM, and web arm/disarm all incompatible
Opened
#3 pytest rewrites config/vigilar.toml in place — test isolation bug