lemmy/crates
sam365724 7aa6d6b3e1
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)
2022-10-28 10:43:33 -04:00
..
api Make verify apub url function async (#2514) 2022-10-28 09:38:22 -04:00
api_common Moving settings to Database. (#2492) 2022-10-27 09:24:07 +00:00
api_crud Fix limit_languages to operate on correct instance (fixes #2496) (#2518) 2022-10-28 10:42:05 -04:00
apub Fix limit_languages to operate on correct instance (fixes #2496) (#2518) 2022-10-28 10:42:05 -04:00
db_schema Fix limit_languages to operate on correct instance (fixes #2496) (#2518) 2022-10-28 10:42:05 -04:00
db_views Moving settings to Database. (#2492) 2022-10-27 09:24:07 +00:00
db_views_actor Check to make sure comment isnt deleted / removed for unread count. (#2472) 2022-09-29 20:52:14 +00:00
db_views_moderator Diesel 2.0.0 upgrade (#2452) 2022-09-26 14:09:32 +00:00
routes Fix 2455: Check auth for pictrs when instance is private. (#2477) 2022-10-28 10:43:33 -04:00
utils Make verify apub url function async (#2514) 2022-10-28 09:38:22 -04:00
websocket Moving settings to Database. (#2492) 2022-10-27 09:24:07 +00:00