Project

General

Profile

Actions

Bug #792

open

Handle CAP request/reply on client connections

Added by Loïc Gomez 3 months ago. Updated 2 months ago.

Status:
New
Priority:
High
Assignee:
Target version:
Start date:
2024-02-02
Due date:
% Done:

0%

Estimated time:
Patch Available:
Yes
Found in Versions:
Confirmed:
Yes
Branch:
Security:
Help Needed:

Description

Some clients will expect BIP to send a CAP reply on client connect.
For example, Goguma on Android will send something like this:

02-02-2024 17:45:21 DEBUG: "CAP LS 302" 
02-02-2024 17:45:21 DEBUG: "NICK kyoshiro" 
02-02-2024 17:45:21 DEBUG: "USER kyoshiro 0 * kyoshiro" 
02-02-2024 17:45:21 DEBUG: "CAP REQ sasl" 
02-02-2024 17:45:21 DEBUG: "AUTHENTICATE PLAIN" 
02-02-2024 17:45:21 DEBUG: "AUTHENTICATE REDACTED_B64" 
02-02-2024 17:45:21 DEBUG: "CAP END" 


Related issues 1 (1 open0 closed)

Related to Bip - Enhancement #807: Add IRCv3 capabilitiesNew2024-02-04

Actions
Actions #1

Updated by Loïc Gomez 3 months ago

  • Description updated (diff)
Actions #2

Updated by Loïc Gomez 3 months ago

  • Target version set to 21
Actions #3

Updated by Loïc Gomez 3 months ago

  • Patch Available set to Yes
Actions #5

Updated by Loïc Gomez 3 months ago

Actions #6

Updated by Loïc Gomez 2 months ago

  • Target version changed from 21 to 0.10.0
Actions

Also available in: Atom PDF