[InterNetNews/inn] a3b6e2: Allow on, off, yes and no values for booleans
Julien ÉLIE
noreply at github.com
Sun Feb 11 08:42:29 UTC 2024
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: a3b6e29dd94a3ace4b12e030dd4a21d6dcb139a9
https://github.com/InterNetNews/inn/commit/a3b6e29dd94a3ace4b12e030dd4a21d6dcb139a9
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-02-11 (Sun, 11 Feb 2024)
Changed paths:
M authprogs/radius.c
M doc/pod/incoming.conf.pod
M doc/pod/inn-radius.conf.pod
M doc/pod/innfeed.conf.pod
M innd/rc.c
M innfeed/configfile.l
M samples/incoming.conf
M scripts/inncheck.in
Log Message:
-----------
Allow on, off, yes and no values for booleans
incoming.conf, innfeed.conf and inn-radius.conf were not allowing
these values. Now homogenize it, and instruct inncheck to globally
allow these values (it previously wrongly reported as an error the
use of these values in other configuration files like storage.conf or
readers.conf).
More information about the inn-committers
mailing list