Files
upaas/internal/handlers
clawbot 4b9c99b267 test: add failing test for CSRFField in dashboard template with apps
The dashboard template accesses .CSRFField inside a range loop over
AppStats items, but AppStats doesn't have a CSRFField. This test
creates an app so the range loop executes, reproducing the bug from
issue #146.
2026-02-26 02:55:37 -08:00
..