1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-04 13:13:13 +02:00
Files
unrealircd/src
Bram Matthys c2db2715c0 Fix post-registration SASL not working due to change from a few days ago.
(commit 0cf0c0faa2)

This was caused by register_user() being called twice, while it should
only have been called if !IsUser().

Reported by ProgVal in https://bugs.unrealircd.org/view.php?id=6606
My BuildBot screen was also all red :D.
2026-01-23 07:48:01 +01:00
..
2022-12-14 15:24:19 +00:00
2025-11-12 10:14:27 +01:00
2021-08-18 13:08:42 +02:00
2021-09-11 09:56:22 +02:00
2025-07-31 17:53:40 +02:00
2022-12-14 15:24:19 +00:00
2024-09-23 17:25:17 +02:00