analytics/lib/plausible_web/plugs
Adam Rutkowski b64a2355a0
Platform upgrade: elixir 1.19.4 and otp 27.3.4.6 (#5920)
* Platform upgrade: elixir 1.19.4 and otp 27.3.4.6

* !fixup

* credo

* credo

* Bump cache

* fix docker image tag

* hum

* hum

* Match docker images

* Define ALPINE_VERSION once

* fixup
2025-12-01 12:50:49 +00:00
..
auth_plug.ex Audit trail for SSO (#5560) 2025-07-22 10:53:24 +00:00
authorize_plugins_api.ex Add `GET /capabilities` to Plugins API (#3808) 2024-02-21 12:41:56 +01:00
authorize_public_api.ex Limit consolidated site access to specific site routes (#5867) 2025-11-10 11:20:30 +00:00
authorize_site_access.ex Limit consolidated site access to specific site routes (#5867) 2025-11-10 11:20:30 +00:00
authorize_team_access.ex Remove `teams` feature flag and fix seeds (#5276) 2025-04-07 07:59:41 +00:00
error_handler.ex Partially revert #3661 - just keep the real errors wrapped, but don't display anything to the user (#3677) 2024-01-09 17:17:42 +01:00
favicon.ex Platform upgrade: elixir 1.19.4 and otp 27.3.4.6 (#5920) 2025-12-01 12:50:49 +00:00
first_launch_plug.ex Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00
maybe_disable_registration.ex Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00
no_robots.ex Prevent robots from looking too much into public dashboards (#3118) 2023-07-11 10:47:03 +02:00
require_account.ex Add ability to enforce 2FA for all members of the team (#5855) 2025-11-04 16:33:44 +00:00
require_logged_out.ex Refactor and consolidate user session logic (#4452) 2024-08-23 10:53:33 +02:00
restrict_user_type.ex Revise system behaviour for SSO users (#5506) 2025-06-23 08:19:12 +00:00
secure_embed_headers.ex Adjust secure headers for shared links to avoid breaking embeds (#5785) 2025-10-07 18:06:34 +00:00
sso_team_access.ex Implement plug for checking SSO team access (#5522) 2025-06-24 08:25:24 +00:00
super_admin_only_plug.ex Implement token-based sessions (#4463) 2024-09-03 11:34:37 +02:00
tracker_plug.ex ScriptV2: TrackerScriptCache on ee (#5648) 2025-08-19 11:41:19 +00:00
user_session_touch.ex Implement remaining `SSO` functions needed for setup (#5444) 2025-06-03 06:21:51 +00:00