]> git.ozlabs.org Git - ppp.git/commit
pppd: Call auth-up-notifier even if 'noauth' is specified (#216)
authorEivind Næss <eivnaes@yahoo.com>
Mon, 4 Jan 2021 06:53:40 +0000 (22:53 -0800)
committerGitHub <noreply@github.com>
Mon, 4 Jan 2021 06:53:40 +0000 (17:53 +1100)
commit16b0e0b2a8e3aa39b5e37486f5e9e3607b6649b7
treed8aeb240afb025f498f6b4ce68c2513c8b9c5839
parentab1b84327c5ecddf485734baa49b0b846f756c05
pppd: Call auth-up-notifier even if 'noauth' is specified (#216)

This will allow client side plug-ins like for SSTP to use the auth-up-notifier hook to
process the authentication complete step.

Signed-off-by: Eivind Naess <eivnaes@yahoo.com>
pppd/auth.c