dachcom-digital / pimcore-members

Pimcore Object, Asset and Document Restriction & Frontend Authentication
Other
54 stars 34 forks source link

Added configuration for custom object keys #155

Closed scrummer closed 3 years ago

scrummer commented 3 years ago
Q A
Branch? dev-master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets #154

Description

This PR adds a new config key (members.user.adapter.object_key_form_field) which allows the user to define the name of the registration form field, which is being used to set the key of the generated user object.

closes #154