lemmy/crates/apub
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
..
assets Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
src Allow passing auth via header or cookie (#3725) 2023-08-29 10:47:57 -04:00
Cargo.toml Dont use sha hash for password reset token (fixes #3491) (#3795) 2023-08-02 13:02:53 -04:00