]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Fri, 25 Jul 2025 10:23:11 +0000 (12:23 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 25 Jul 2025 10:23:11 +0000 (12:23 +0200)
doc/ChangeLog

index 6a05abbdab04867a6d0514a9408371b8fd94a4db..c7e59bef42c88f53348d77f18b1cac02043c93c8 100644 (file)
@@ -30,11 +30,17 @@ FreeRADIUS 3.2.8 Fri 31 Jan 2025 12:00:00 UTC urgency=low
          configuration.
        * Add support for 389ds password hashes.  Patch from
          Gerald Vogt.
-       * Add delay_proxy_rejects, and ensure that reject_delay
-         will delay for at least that time, and does not always
-         add a delay.
+       * reject_delay does not _add_ a delay, but instead ensures that
+         the reject is delayed for _at least_ that time.  This change
+         means that reject_delay can be set in more situations, including
+         for proxies.
+       * Add delay_proxy_rejects.  By default, proxied rejects are not
+         delayed.  Setting this flag means that reject_delay is applied
+         to proxied rejects, too.
        * The proxy_rate_limit module can now be listed in the
          "authorize" section.
+       * Update dpsk module to be faster, and be easier to configure
+         with databases.  See mods-available/dpsk
 
        Bug fixes
        * Move assertion in thread / queue code, which only affects