Commit Graph

8 Commits

Author SHA1 Message Date
JustTestingV 6ca62c0d86 one more formatting 2024-02-18 19:38:21 +03:00
JustTestingV b11bdc98b3 returned test result 2024-02-18 17:59:52 +03:00
JustTestingV 000746ccb6 stream.read_u8 tests 2024-02-18 17:55:27 +03:00
JustTestingV 07e26ee77a termination usage for socket graceful shutdown 2024-02-18 14:25:56 +03:00
G1ng3r 7ff9ffdcf7 irc: send ERR_SASLFAIL reply for auth fails (#30)
Reviewed-on: lavina/lavina#30
Co-authored-by: G1ng3r <saynulanude@gmail.com>
Co-committed-by: G1ng3r <saynulanude@gmail.com>
2024-02-06 23:08:14 +00:00
Nikita Vilunov cefd6f8df0 irc: basic implementation of PLAIN SASL auth #8 (#28)
Reviewed-on: lavina/lavina#28
2023-12-08 02:47:09 +00:00
Nikita Vilunov fea64e4232 irc: improve integration test 2023-10-13 16:30:31 +02:00
Nikita Vilunov f0b38545bf new irc integration tests (#25) 2023-10-09 11:35:41 +00:00