lemmy/crates
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
..
api Make remove content optional during account deletion (fixes #1617) (#3817) 2023-08-28 12:23:45 +02:00
api_common Allow passing auth via header or cookie (#3725) 2023-08-29 10:47:57 -04:00
api_crud Make remove content optional during account deletion (fixes #1617) (#3817) 2023-08-28 12:23:45 +02:00
apub Allow passing auth via header or cookie (#3725) 2023-08-29 10:47:57 -04:00
db_schema Sitemap - use UTC time (#3914) 2023-08-28 11:09:20 +02:00
db_views Allow passing auth via header or cookie (#3725) 2023-08-29 10:47:57 -04:00
db_views_actor Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
db_views_moderator Make lemmy_api_common wasm-compatible (#3587) 2023-07-14 10:45:18 +02:00
routes Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
utils Allow passing auth via header or cookie (#3725) 2023-08-29 10:47:57 -04:00