Skip to content

Commit e8742ab

Browse files
committed
DOC Add new MFA feature to changelog
1 parent 5f985eb commit e8742ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

en/04_Changelogs/5.2.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ This will now fail by throwing an exception, which means your form won't render
126126
### Other new features
127127

128128
- A new [`SiteTree.hide_pagetypes`](api:SilverStripe\CMS\Model\SiteTree->hide_pagetypes) configuration property has been added. Unlike [`SiteTree.hide_ancestor`](api:SilverStripe\CMS\Model\SiteTree->hide_ancestor) (which has [now been deprecated](#api-silverstripe-cms)), this is an array. This allows you to define all page types that should be hidden in a single configuration property in your YAML configuration.
129+
- The [`silverstripe/mfa module`](https://github.com/silverstripe/silverstripe-mfa) now allows you to specify which groups can register MFA for their account.
129130

130131
## API changes
131132

0 commit comments

Comments
 (0)