- [LICENSE] Dual-License with GPL and Dachcom Commercial License (DCL) added
- [BUGFIX]: Do not initialize
memberStorageId
in UserManager::constructor to prevent early db connection
- [IMPROVEMENT]: RoleOptionsProvider now shows the default role in UserGroup objects if no configuration was made #201
- [BUGFIX]: Fixed a bug that breaks the system when you have empty roles #200
- [IMPROVEMENT]: Introduce
OAUTH_RESOURCE_MAPPING_REFRESH
Event - [IMPROVEMENT]: Configurable Firewall Name via container parameter
members.firewall_name
- 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
andAbstractSsoAwareUser
now implements thePasswordAuthenticatedUserInterface
interface by default
- Constant
MembersBundle\Security\RestrictionUri::PROTECTED_ASSET_FOLDER
has been removed - Constant
MembersBundle\Security\RestrictionUri::MEMBERS_REQUEST_URL
has been removed
Members 4.x Upgrade Notes: https://github.com/dachcom-digital/pimcore-members/blob/4.x/UPGRADE.md