The Proxy Authentication handler was renamed to
proxy_authentication_handler to follow the *_authentication_handler form
of all other handlers. The old proxy_authentification_handler name is marked
as deprecated and will be removed in future releases. It’s strongly recommended
to update httpd/authentication_handlers option with new value
in case if you had used such handler.
max_count option (UUIDs Configuration) to allow rate-limiting
the amount of UUIDs that can be requested from the /_uuids
handler in a single request (CVE 2014-2668).proxy_authentification_handler to proxy_authentication_handler.
#c66ac4a8