ngircd: Add support for GLOBAL_PASSWORD
authorW. Trevor King <wking@tremily.us>
Sat, 1 Mar 2014 05:44:28 +0000 (21:44 -0800)
committerW. Trevor King <wking@tremily.us>
Sat, 1 Mar 2014 17:09:09 +0000 (09:09 -0800)
commit7bd572fe0c2b8c9bc2097e9cd4701c784cae0f9c
tree7871877f4a827c7d6f8bd38c1b567c545415b7ee
parentf225594ffd0c3e2c893e84b682c4de981474ea92
ngircd: Add support for GLOBAL_PASSWORD

We need to disable PAM support at compile time to get this working,
because with PAM compiled in global password are broken until 485d0ae
(Use server password when PAM is compiled in but disabled, 2014-02-27,
[1]).  485d0ae landed after ngIRCd v21, so it will probably be in the
next release after that.  Once that lands in Gentoo's Portage tree, we
can re-enable PAM.

[1]: http://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git;a=commit;h=485d0aec813db9966922f17aae044df2d82b0b67
ngircd/Dockerfile.template
ngircd/README.md
ngircd/setup-ngircd-config-from-environment.sh