forked from lavina/lavina
1
0
Fork 0
lavina/crates/proto-irc/src
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
..
client.rs irc: basic implementation of PLAIN SASL auth #8 (#28) 2023-12-08 02:47:09 +00:00
lib.rs irc: send ERR_SASLFAIL reply for auth fails (#30) 2024-02-06 23:08:14 +00:00
prelude.rs split proto irc defs into its own crate (#13) 2023-09-22 13:20:47 +00:00
server.rs irc: send ERR_SASLFAIL reply for auth fails (#30) 2024-02-06 23:08:14 +00:00
testkit.rs split proto irc defs into its own crate (#13) 2023-09-22 13:20:47 +00:00
user.rs split proto irc defs into its own crate (#13) 2023-09-22 13:20:47 +00:00