towerops/lib/towerops_web/live/user_settings_live
Graham McIntire 8338d0af1e fix: remaining bugs.md findings — Repo calls, process dict, CSS, rate limits, Oban, debug route
- Extract Repo calls from LiveViews into Agents.get_agent_token_for_org/2
  and Accounts.verify_new_totp_device/2 context functions
- Remove Process dictionary usage for cookie consent; use explicit assigns
- Reject url() references in status page custom CSS changeset
- Add per-organization rate limit check alongside per-IP
- Document Oban flush as emergency-only with audit logging
- Gate /admin/headers behind dev_routes (debug endpoint)
2026-05-11 19:34:18 -05:00
..
api_token_manager.ex more gettext 2026-02-02 13:10:08 -06:00
helpers.ex feat: add 12/24-hour time format setting with consistent timezone display 2026-02-13 15:16:29 -06:00
session_manager.ex more gettext 2026-02-02 13:10:08 -06:00
totp_manager.ex fix: remaining bugs.md findings — Repo calls, process dict, CSS, rate limits, Oban, debug route 2026-05-11 19:34:18 -05:00