..
api_auth.ex
refactor: use API token auth for profile imports instead of session cookies
2026-01-18 09:30:21 -06:00
brute_force_protection.ex
fix: reduce health-check probe pressure to stop readiness-flapping downtime
2026-06-08 16:08:31 -05:00
capture_timezone.ex
Use detected timezone from session in user registration
2026-02-01 12:18:33 -06:00
check_policy_consent.ex
gdpr consent tracking
2026-01-29 11:12:35 -06:00
detect_eu_user.ex
fix: resolve all Elixir 1.20 type system warnings across project
2026-05-28 14:52:30 -05:00
filter_noisy_logs.ex
fix: resolve all Elixir 1.20 type system warnings across project
2026-05-28 14:52:30 -05:00
graphql_auth.ex
fix: 5 more high-severity bugs (H6, H8, H17, H18)
2026-05-12 11:04:31 -05:00
graphql_introspection.ex
Security fixes: mask credentials in logs/API, fix cookie/CSP/LIKE injection/webhooks
2026-02-15 09:09:04 -06:00
markdown_negotiation.ex
fix: correct login URL path in markdown negotiation content
2026-04-17 15:50:31 -05:00
mobile_auth.ex
fix: 5 more high-severity bugs (H6, H8, H17, H18)
2026-05-12 11:04:31 -05:00
rate_limit.ex
fix: remaining bugs.md findings — Repo calls, process dict, CSS, rate limits, Oban, debug route
2026-05-11 19:34:18 -05:00
remote_ip_logger.ex
fix: resolve all Elixir 1.20 type system warnings across project
2026-05-28 14:52:30 -05:00
runtime_session.ex
fix: resolve session salts at runtime so prod release boots
2026-05-12 16:26:54 -05:00
security_headers.ex
fix: API token access control, admin form crash, MIB validation, CSP dedup
2026-05-12 09:08:57 -05:00
update_session_activity.ex
chore: add jump_credo_checks ~> 0.4 with all 19 checks enabled
2026-06-12 13:45:59 -05:00
webhook_auth.ex
fix: 6 medium-severity bugs (M2, M8, M9, M10, M11, M16)
2026-05-12 11:38:13 -05:00