From c1e578cdb68e528cb65aed3b2c2fca86c06480bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Pion?= <60582987+raphpion@users.noreply.github.com> Date: Sun, 16 Feb 2025 01:18:07 -0500 Subject: [PATCH] update clan-halls-plugin (#7417) * Includes a rework of `ClanHallsClient` with typed `APIResponses` without callbacks. * Requests are now sent using OAuth (access token in authorization header) instead of putting the credentials in the body of every request. * Request payloads have been simplified to reflect this change. --- plugins/clan-halls-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/clan-halls-plugin b/plugins/clan-halls-plugin index 4d15e33ee..dd94d24f3 100644 --- a/plugins/clan-halls-plugin +++ b/plugins/clan-halls-plugin @@ -1,3 +1,3 @@ repository=https://github.com/raphpion/clan-halls-plugin.git -commit=569b37674ba8c6ab8bb95060f2cc94c32d322915 +commit=0c57aa4bbc2f872ff7d8214302651f5d5bb28172 warning=This plugin sends your IP address, members' names and ranks, as well as the name and titles of your clan chat, to clanhalls.net, a third-party website not controlled or verified by the RuneLite developers.