CHANGES
changeset 12366 0fd58f54d653
parent 12320 6bb2f660f689
parent 12337 ed8a4f8dfd27
child 12382 61d221efe186
equal deleted inserted replaced
12324:f0be98bab9dd 12366:0fd58f54d653
    31 -   SCRAM-SHA-256
    31 -   SCRAM-SHA-256
    32 -   Direct TLS (including https) certificates updated on reload
    32 -   Direct TLS (including https) certificates updated on reload
    33 -   Pluggable authorization providers (mod_authz_)
    33 -   Pluggable authorization providers (mod_authz_)
    34 -   Easy use of Mozilla TLS recommendations presets
    34 -   Easy use of Mozilla TLS recommendations presets
    35 -   Unencrypted HTTP port (5280) restricted to loopback by default
    35 -   Unencrypted HTTP port (5280) restricted to loopback by default
       
    36 -   require_encryption options default to 'true' if unspecified
       
    37 -   Authentication module defaults to 'internal_hashed' if unspecified
    36 
    38 
    37 ### HTTP
    39 ### HTTP
    38 
    40 
    39 -   CORS handling now provided by mod_http
    41 -   CORS handling now provided by mod_http
    40 -   Built-in HTTP server now handles HEAD requests
    42 -   Built-in HTTP server now handles HEAD requests