sachatrauwaen / OpenContent

Structured Content editing for DNN (Dotnetnuke)
46 stars 25 forks source link

Change to save Roles > only manipulate roles in the Schema #216

Closed Timo-Breumelhof closed 1 year ago

Timo-Breumelhof commented 1 year ago

When using the Satrabel.DnnUsers datasource if the following roles exist:

And you only add

To the schema a user in the Contentmanagers role is removed from that role when saved from the OC template.

Suggestion is to check the schema on save and only manipulate the roles that are in the Schema. (also more secure)

Timo-Breumelhof commented 1 year ago

tested, it works as expected Will be part of OC 05.00.05