lemmy/crates/apub
marsara9 dc4572460e
Make resolve_object not require auth #3685 (#3716)
* Resolves issue #3685

If user isn't authenticated with resolve_object, only allow a local search instead of possibly making an http request.

* Making sure to validate auth before doing a potential remote lookup.
2023-07-26 12:17:42 -04:00
..
assets Activitypub breaking changes for Lemmy 0.18 (#2705) 2023-06-07 15:18:17 -04:00
src Make resolve_object not require auth #3685 (#3716) 2023-07-26 12:17:42 -04:00
Cargo.toml Make lemmy_api_common wasm-compatible (#3587) 2023-07-14 10:45:18 +02:00