akkoma/lib
Hélène 1acd38fe7f OAuthPlug: use user cache instead of joining
As this plug is called on every request, this should reduce load on the
database by not requiring to select on the users table every single
time, and to instead use the by-ID user cache whenever possible.
2022-09-11 19:55:55 +01:00
..
mix generate-keys-at-registration-time (#181) 2022-08-24 14:36:33 +00:00
phoenix/transports/web_socket Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
pleroma OAuthPlug: use user cache instead of joining 2022-09-11 19:55:55 +01:00