lemmy/crates/apub/src/api
Nutomic b2aee565f3
Allow passing auth via header or cookie (#3725)
* Allow passing auth via header or cookie

* revert submodule

* taplo

* fix build

* working

* convert apub api methods

* also set cache-control header

* opt

* clippy

* deduplicate code, ignore invalid auth

* clippy

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-08-29 10:47:57 -04:00
..
list_comments.rs Allow passing auth via header or cookie (#3725) 2023-08-29 10:47:57 -04:00
list_posts.rs Allow passing auth via header or cookie (#3725) 2023-08-29 10:47:57 -04:00
mod.rs Remove PerformApub trait (#3423) 2023-07-03 11:01:41 +02:00
read_community.rs Allow passing auth via header or cookie (#3725) 2023-08-29 10:47:57 -04:00
read_person.rs Allow passing auth via header or cookie (#3725) 2023-08-29 10:47:57 -04:00
resolve_object.rs Allow passing auth via header or cookie (#3725) 2023-08-29 10:47:57 -04:00
search.rs Allow passing auth via header or cookie (#3725) 2023-08-29 10:47:57 -04:00