v.20.1New Feature

User Profiles in users.xml Can Inherit Multiple Profiles

Now user's profile in users.xml can inherit multiple profiles. #8343 (Mikhail f. Shiryaev)
User profiles in users.xml can now inherit from multiple profiles, allowing more flexible and modular configuration.

Why it matters

This feature addresses the limitation of single inheritance in user profiles by enabling multiple inheritance. It allows administrators to compose user profiles from several base profiles, simplifying management and reuse of common settings across different users.

How to use it

To use this feature, define multiple inherited profiles within a user's profile settings in the users.xml file by specifying multiple profile elements or attributes as allowed in the configuration syntax.