solanum/authd
Ed Kellett 396edc6fbd authd: substitute * if rewritten user is empty
We remove characters like ^ and ~ from the ident string after checking
if it's valid. If it consisted entirely of those, we'd try to send an
empty string to ircd, which would break the protocol, so don't let that
happen.
2021-06-08 22:09:47 +01:00
..
providers authd: substitute * if rewritten user is empty 2021-06-08 22:09:47 +01:00
authd.c Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
authd.h Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
dns.c Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
dns.h Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
getaddrinfo.c authd: Fix windows build 2016-03-23 22:51:03 -04:00
getaddrinfo.h minor spring cleaning: remove/relocate duplicate/unused includes & macros 2016-05-14 23:29:33 +00:00
getnameinfo.c Remove trailing whitespace from files. 2016-03-29 13:23:27 -05:00
getnameinfo.h Remove the rest of the SVN id tags 2016-03-23 20:13:12 -04:00
Makefile.am authd: rename blacklist_provider to dnsbl_provider, change auth notices accordingly 2020-07-05 21:20:34 -06:00
notice.c authd: add stats reporting API 2016-03-27 17:04:14 -05:00
notice.h Innovation by sed 2020-10-15 15:52:41 +01:00
provider.c authd: rename blacklist_provider to dnsbl_provider, change auth notices accordingly 2020-07-05 21:20:34 -06:00
provider.h Innovation by sed 2020-10-15 15:52:41 +01:00
res.c Undo overzealous seddery 2020-10-23 12:57:02 +01:00
res.h Innovation by sed 2020-10-15 15:52:41 +01:00
reslib.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
reslib.h Innovation by sed 2020-10-15 15:52:41 +01:00
reslist.c minor spring cleaning: remove/relocate duplicate/unused includes & macros 2016-05-14 23:29:33 +00:00