- Session cookie: add encryption_salt and secure flag to endpoint - CSP: remove unsafe-eval from script-src directive - /metrics: wrap PromEx endpoint behind rate-limited pipeline - LiveView signing_salt: move to env var in production config - LiveView performance: defer heavy aggregation queries past initial mount - SQL: replace correlated subquery with DISTINCT ON in get_heard_by_stations |
||
|---|---|---|
| .. | ||
| bad_packets_live | ||
| components | ||
| info_live | ||
| map_live | ||
| packets_live | ||
| shared | ||
| status_live | ||
| weather_live | ||
| about_live.ex | ||
| about_live.html.heex | ||
| api_docs_live.ex | ||
| locale_hook.ex | ||
| theme_manager.ex | ||
| user_confirmation_instructions_live.ex | ||
| user_confirmation_live.ex | ||
| user_forgot_password_live.ex | ||
| user_login_live.ex | ||
| user_registration_live.ex | ||
| user_reset_password_live.ex | ||
| user_settings_live.ex | ||