Files
cproof/tests/unittests
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-08-06 15:52:33 +02:00
2026-02-20 16:13:31 +01:00
2026-02-27 23:01:14 +01:00
2025-08-06 15:52:33 +02:00
2026-02-27 19:26:42 +01:00
2025-08-06 15:52:33 +02:00