Files
cproof/src
Michael Vetter f251cc8bb3 feat: handle and allow JIDs with trailing slashes
Make jid_is_valid() allow JIDs ending with a slash (`user@domain/`).
In these cases, the parser now treats the input as a Bare JID with no
resource part, rather than rejecting it as invalid.

We will then just get `user@domain`.
2026-03-06 15:05:52 +01:00
..
2025-11-23 12:47:39 +01:00
2026-02-27 22:29:45 +01:00
2026-02-20 16:13:31 +01:00
2026-02-20 16:13:31 +01:00
2026-02-05 09:13:40 +01:00
2026-02-27 22:29:45 +01:00
2025-03-12 10:15:39 +01:00
2026-02-20 16:13:31 +01:00