lemmy/crates/apub/src/fetcher
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
..
mod.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
post_or_comment.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
search.rs Make resolve_object not require auth #3685 (#3716) 2023-07-26 12:17:42 -04:00
user_or_community.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00