Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@solverat solverat released this 28 Sep 13:29
· 2 commits to master since this release
a38e135

Pimcore 11 Support

see https://github.com/dachcom-digital/pimcore-members/blob/master/UPGRADE.md

Global Changes

  • Recommended folder structure by symfony adopted
  • [ROUTE] Route include changed from @MembersBundle/Resources/pimcore/routing/all.yml to @MembersBundle/config/pimcore/routing/all.yaml
  • All template folder are lowercase/underscore now (templates/change_password, templates/delete_account)
  • AbstractUser and AbstractSsoAwareUser now implements the PasswordAuthenticatedUserInterface interface by default

Deprecations

  • Constant MembersBundle\Security\RestrictionUri::PROTECTED_ASSET_FOLDER has been removed
  • Constant MembersBundle\Security\RestrictionUri::MEMBERS_REQUEST_URL has been removed