From: Alan T. DeKok Date: Thu, 3 Jun 2021 14:32:14 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_0_23~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3045f3586d1092b447954666184ced8e3d5bdeb;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index e7a85bb10dd..7d0c3967101 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -6,6 +6,7 @@ FreeRADIUS 3.0.23 Mon 17 May 2021 12:00:00 EDT urgency=low it back to life. * Add Post-Auth-Type "Client-Lost" which should make it easier to log when clients stop responding. + * Add sites-available/totp as an example of how to use TOTP. Bug fixes * Fix crash in some cases when home server is down, in debug mode.