to send a hash only, you’d need a modified jellyfin server that can accept a given hash for auth in place of the password. since this project doesn’t require a modified jellyfin server, it does in fact send the password directly, as seen here github.com/LLukas22/Jellyswarrm/blob/…/users.rs#L…
kate@lemmy.uhhoh.com 3 days ago
to send a hash only, you’d need a modified jellyfin server that can accept a given hash for auth in place of the password. since this project doesn’t require a modified jellyfin server, it does in fact send the password directly, as seen here github.com/LLukas22/Jellyswarrm/blob/…/users.rs#L…