lemmy/crates
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
..
api Add Open links in new tab setting (#3318) 2023-07-03 11:10:25 -04:00
api_common 300 comment limit. (#3306) 2023-07-03 18:02:57 -04:00
api_crud Only allow http(s) scheme for urls (ref #3505) (#3508) 2023-07-06 08:29:51 -04:00
apub Only allow http(s) scheme for urls (ref #3505) (#3508) 2023-07-06 08:29:51 -04:00
db_schema Fixing clippy. (#3471) 2023-07-04 12:15:27 +02:00
db_views Make sure hot rank sorts for post and community filter by positive hot ranks. (#3497) 2023-07-06 13:22:48 +02:00
db_views_actor Make sure hot rank sorts for post and community filter by positive hot ranks. (#3497) 2023-07-06 13:22:48 +02:00
db_views_moderator Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
routes Item URL should point to post URL (#3345) 2023-06-26 15:11:16 +02:00
utils Only allow http(s) scheme for urls (ref #3505) (#3508) 2023-07-06 08:29:51 -04:00