d
/
akkoma
1
0
Fork 0
akkoma/lib/pleroma/web/metadata/providers
Floatingghost 05f8179d08 check if data is visible before embedding it in OG tags
previously we would uncritically take data and format it into
tags for static-fe and the like - however, instances can be
configured to disallow unauthenticated access to these resources.

this means that OG tags as a vector for information leakage.

_technically_ this should only occur if you have both
restrict_unauthenticated *AND* you run static-fe, which makes no
sense since static-fe is for unauthenticated people in particular,
but hey ho.
2024-04-12 05:16:47 +01:00
..
feed.ex Migrate to phoenix 1.7 (#626) 2023-08-15 10:22:18 +00:00
open_graph.ex check if data is visible before embedding it in OG tags 2024-04-12 05:16:47 +01:00
provider.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
rel_me.ex fix: append field values to bio before parsing 2023-06-14 19:44:07 +00:00
restrict_indexing.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
theme.ex Add configurable theme color (#53) 2022-07-06 20:00:43 +00:00
twitter_card.ex check if data is visible before embedding it in OG tags 2024-04-12 05:16:47 +01:00