diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md index 02c8c52b68e77c57c91b8307217e7fd322cff5b6..303740fcb98b280192acd52eba517b2a2fc2fc0b 100644 --- a/docs/simplesamlphp-changelog.md +++ b/docs/simplesamlphp-changelog.md @@ -16,6 +16,10 @@ Released TBD See the [ECP IdP documentation](./simplesamlphp-ecp-idp) for details. * New option `sendmail_from`, the from address for email sent by SSP. +### core + * StatisticsWithAttribute: add `passive-` prefix when logging passive + requests, set new option `skipPassive` to skip logging these altogether. + ### Oauth * Make module HTTP proxy-aware. * Remove unused demo app.