towerops/lib/towerops_web/live/admin
Graham McIntire 39e588c686 fix: API token access control, admin form crash, MIB validation, CSP dedup
- Add organization membership check before API token creation
- Fix admin security allowlist form reading current_user instead of current_scope.user
- Use recursive File.ls instead of Path.wildcard to include hidden files in MIB validation
- Add upload size check before ZIP extraction in MIB controller
- Centralize CSP in SecurityHeaders plug with per-request nonces instead of 'unsafe-inline'
2026-05-12 09:08:57 -05:00
..
agent_live perf+refactor: codebase-wide query and antipattern audit 2026-04-28 16:58:51 -05:00
audit_live test: refactor LiveView tests to use HTML-aware element/form helpers 2026-04-29 11:14:20 -05:00
org_live ui: comprehensive button styling audit - convert all text-styled actions to proper buttons 2026-03-09 15:32:42 -05:00
security_live fix: API token access control, admin form crash, MIB validation, CSP dedup 2026-05-12 09:08:57 -05:00
user_live ui: comprehensive button styling audit - convert all text-styled actions to proper buttons 2026-03-09 15:32:42 -05:00
dashboard_live.ex rename "Admin Dashboard" to "Dashboard" 2026-03-10 13:36:03 -05:00
dashboard_live.html.heex rename "Admin Dashboard" to "Dashboard" 2026-03-10 13:36:03 -05:00
monitoring_live.ex dialyzer: fix all unmatched_return warnings (154 → 0) 2026-04-21 10:03:55 -05:00
monitoring_live.html.heex i18n: wrap all user-facing strings in gettext() 2026-02-14 17:44:01 -06:00