solanum/authd/providers
Elizabeth Myers 5e9a3f8674
Change the way authd configures opm
It's a bit of a hack, but better than before. Rather than rehashing
(which could get us into an endless loop), we now segregate the
configuration phase (creating entries ircd-side in case we restart authd
later) and sending phases (when configure_authd() is called). Since we
have to call configure_authd() no matter what (to send timeouts etc.)
and we have to send this data to configure authd anyway, and sending
duplicate data is bad, this is the only way I can think of for now.
2016-04-12 09:36:09 -05:00
..
blacklist.c elide messages about not checking blacklists or scanning for proxies 2016-04-07 09:45:12 -05:00
ident.c Cleanup defaults.h config file. 2016-04-07 04:47:48 -05:00
opm.c Change the way authd configures opm 2016-04-12 09:36:09 -05:00
rdns.c Cleanup defaults.h config file. 2016-04-07 04:47:48 -05:00