towerops/lib/towerops_web/components
Graham McIntire 837e2ea13f
Fix CSRF token error in impersonation banner
Replace raw HTML form with Phoenix .link helper using method="delete" to properly handle CSRF token in LiveView context. This fixes the UndefinedFunctionError when accessing /admin route.
2026-01-06 12:58:17 -06:00
..
layouts Add superuser system with user impersonation for admin support 2026-01-06 12:50:10 -06:00
core_components.ex Fix credo warnings and software design suggestions 2026-01-06 12:55:22 -06:00
layouts.ex Fix CSRF token error in impersonation banner 2026-01-06 12:58:17 -06:00