lemmy/crates/apub/src/objects
Nutomic 00f9f79a44
Only allow http(s) scheme for urls (ref #3505) (#3508)
With this change only http(s) schemes are allowed for post.url
field. This is checked for incoming api and federation requests.
Existing posts in database which are sent to clients are not
checked. Neither does it check urls in markdown.
2023-07-06 08:29:51 -04:00
..
comment.rs Cache federation blocklist (#3486) 2023-07-05 11:08:02 -04:00
community.rs improve performance of community followers inbox query (#3482) 2023-07-05 11:50:26 -04:00
instance.rs Cache federation blocklist (#3486) 2023-07-05 11:08:02 -04:00
mod.rs Update apub library to 0.4.4 (#3258) 2023-06-22 08:35:12 -04:00
person.rs Cache federation blocklist (#3486) 2023-07-05 11:08:02 -04:00
post.rs Only allow http(s) scheme for urls (ref #3505) (#3508) 2023-07-06 08:29:51 -04:00
private_message.rs Cache federation blocklist (#3486) 2023-07-05 11:08:02 -04:00