..
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
test: improve test coverage and code quality
2026-03-15 14:49:55 -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
perf: disable Req retry for faster error tests
2026-03-10 16:19:31 -05:00
filter_noisy_logs.ex
fix: properly disable Plug.Telemetry logging for health checks
2026-03-08 16:39:26 -05:00
graphql_auth.ex
add mobile token auth to GraphQL endpoint ( #48 )
2026-03-16 15:23:07 -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
feat: add Accept: text/markdown content negotiation for agent compatibility
2026-04-17 14:14:31 -05:00
mobile_auth.ex
Add comprehensive Dialyzer type specifications
2026-01-17 10:52:02 -06:00
rate_limit.ex
perf: disable Req retry for faster error tests
2026-03-10 16:19:31 -05:00
remote_ip_logger.ex
perf: disable Req retry for faster error tests
2026-03-10 16:19:31 -05:00
security_headers.ex
fix: allow data URLs in CSP for dynamic favicon
2026-03-06 13:51:31 -06:00
update_session_activity.ex
chore/update-deps ( #236 )
2026-04-15 13:13:36 -05:00
webhook_auth.ex
Add CI-triggered mass agent update webhook
2026-02-10 13:40:32 -06:00