]> Untitled Git - lemmy.git/commit
Fix 2455: Check auth for pictrs when instance is private. (#2477)
authorsam365724 <111515092+sam365724@users.noreply.github.com>
Fri, 28 Oct 2022 14:43:33 +0000 (16:43 +0200)
committerGitHub <noreply@github.com>
Fri, 28 Oct 2022 14:43:33 +0000 (10:43 -0400)
commit7aa6d6b3e1f5b102c69e8f3ce726e1e48778a852
treea3df5da1486b33459a5ab44ac9cb0752f0de92ec
parent6aa9bdebaecaeb3f17008c6137b421d2dbf05949
Fix 2455: Check auth for pictrs when instance is private. (#2477)

* Fix 2455: Check auth for pictrs when instance is private.

* Update, no utils function, use of existing get_local_user_view_from_jwt

* rustup toolchain install nightly (ftw)
crates/routes/src/images.rs