]> arthur.barton.de Git - ngircd-alex.git/commit
New configuration option "PAMIsOptional"
authorAlexander Barton <alex@barton.de>
Sun, 1 Jan 2012 16:12:36 +0000 (17:12 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 1 Jan 2012 16:12:36 +0000 (17:12 +0100)
commit56b7e67307c1be110eaa4e84681bca03df21bd69
treebffeb569b68a53b4f632cb84c050d1eceed78f41
parentb681aa5b9f985247df31772282e520479ffb2ece
New configuration option "PAMIsOptional"

When "PAMIsOptional" is set, clients not sending a password are still
allowed to connect: they won't become "identified" and keep the "~"
character prepended to their supplied user name.
doc/sample-ngircd.conf.tmpl
man/ngircd.conf.5.tmpl
src/ngircd/conf.c
src/ngircd/conf.h
src/ngircd/irc-login.c