~emersion/soju-dev

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] contrib/clients: Warn about Hexchat password limit

Details
Message ID
<20230123044053.29075-1-apersonwiki@gmail.com>
DKIM signature
missing
Download raw message
Patch: +8 -0
Hexchat truncates passwords, so add a warning about that and a
workaround for Sourcehut users.
---
 contrib/clients.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/contrib/clients.md b/contrib/clients.md
index a35c3dc..2ac5fff 100644
--- a/contrib/clients.md
+++ b/contrib/clients.md
@@ -71,6 +71,12 @@ outgoing messages:
    /set irc_reconnect_rejoin off
    /set net_throttle off

Older Hexchat versions (without the [hexchat password length fix]) do not
support long passwords, which include personal access tokens from sourcehut with
limited scope. To work around this issue for sourcehut, [generate a sourcehut
personal access token] without limiting the grant (by not selecting any
permissions).

# [irssi]

Assuming you want to connect irssi to your soju instance for one network
@@ -115,5 +121,7 @@ See `/help cap` for more information.
[soju.py]: https://weechat.org/scripts/source/soju.py.html/
[read_marker.py]: https://weechat.org/scripts/source/read_marker.py.html/
[Hexchat]: https://hexchat.github.io/
[hexchat password length fix]: https://github.com/hexchat/hexchat/commit/778047bc65e529804c3342ee0f3a8d5d7550fde5
[generate a sourcehut personal access token]: https://meta.sr.ht/oauth2/personal-token
[Emacs]: https://www.gnu.org/software/emacs/
[irssi]: https://irssi.org/
-- 
2.39.1
Details
Message ID
<VltVOg2DYZ7C7ByCahLR6w2B_vj4YuAnkRuYQW1O-x34djR5NiqqkFpXm_vCxSz547cyhh3_ugTzLX10k5pUUbqdgjqvp4mNC4RsZBRfTic=@emersion.fr>
In-Reply-To
<20230123044053.29075-1-apersonwiki@gmail.com> (view parent)
DKIM signature
missing
Download raw message
Pushed, thanks!
Reply to thread Export thread (mbox)